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