menu
custom_adaptive_scaffold package
documentation
material_ui.dart
MenuStyle
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
WidgetStateProperty
<
Color
?
>
?
backgroundColor
final
The menu's background fill color.
Implementation
final WidgetStateProperty<Color?>? backgroundColor;
custom_adaptive_scaffold package
documentation
material_ui
MenuStyle
backgroundColor property
MenuStyle class