backgroundColor property Null safety
final
The button's background fill color.
Implementation
final MaterialStateProperty<Color?>? backgroundColor;
The button's background fill color.
final MaterialStateProperty<Color?>? backgroundColor;