backgroundColor property

MaterialStateProperty<Color?>? backgroundColor
final

The button's background fill color.

Implementation

final MaterialStateProperty<Color?>? backgroundColor;