backgroundColor property
final
The background color for this button.
Defaults to ColorScheme.primary
Implementation
final Color? backgroundColor;
The background color for this button.
Defaults to ColorScheme.primary
final Color? backgroundColor;