surfaceTintColor property
final
The surface tint color of the button's Material.
See Material.surfaceTintColor for more details.
Implementation
final MaterialStateProperty<Color?>? surfaceTintColor;
The surface tint color of the button's Material.
See Material.surfaceTintColor for more details.
final MaterialStateProperty<Color?>? surfaceTintColor;