backgroundColor property

Color? backgroundColor
final

Defines the button's background color. It is only displayed when no value has been assigned to the parameter backgroundGradientColors

Implementation

final Color? backgroundColor;