surfaceTintColor property Null safety
final
Default value for Card.surfaceTintColor.
If null, Card will not display an overlay color.
See Material.surfaceTintColor for more details.
Implementation
final Color? surfaceTintColor;
Default value for Card.surfaceTintColor.
If null, Card will not display an overlay color.
See Material.surfaceTintColor for more details.
final Color? surfaceTintColor;