menu
Flutter
material
ButtonStyle
backgroundColor property
backgroundColor
brightness_4
brightness_5
description
backgroundColor
property
MaterialStateProperty
<
Color
?
>
?
backgroundColor
final
The button's background fill color.
Implementation
final MaterialStateProperty<Color?>? backgroundColor;
Flutter
material
ButtonStyle
backgroundColor property
ButtonStyle class