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