surfaceTintColor property

MaterialStateProperty<Color?>? surfaceTintColor
final

The surface tint color of the button's Material.

See Material.surfaceTintColor for more details.

Implementation

final MaterialStateProperty<Color?>? surfaceTintColor;