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