surfaceTintColor property
final
Overrides the default value for surfaceTintColor.
If null, BottomSheet will not display an overlay color.
See Material.surfaceTintColor for more details.
Implementation
final Color? surfaceTintColor;
Overrides the default value for surfaceTintColor.
If null, BottomSheet will not display an overlay color.
See Material.surfaceTintColor for more details.
final Color? surfaceTintColor;