backgroundColor property

Color? backgroundColor
final

Background color of the button. If null, the default color is used.

Implementation

final Color? backgroundColor;