backgroundColor property

Color? backgroundColor
final

Optional background color of the button. Defaults to colorAccent.

Implementation

final Color? backgroundColor;