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