backgroundColor property
final
The bottom sheet's background color.
Defines the bottom sheet's Material.color.
If this property is not provided, it falls back to Material's default.
Implementation
final Color? backgroundColor;
The bottom sheet's background color.
Defines the bottom sheet's Material.color.
If this property is not provided, it falls back to Material's default.
final Color? backgroundColor;