backgroundColor property

Color? backgroundColor
final

Background color of the button (required if button is enabled)

Implementation

final Color? backgroundColor;