backgroundColor property

Color? backgroundColor
final

The background color for this button.

Defaults to ColorScheme.primary

Implementation

final Color? backgroundColor;