backgroundColor property
final
The bottom sheet's background color.
Defines the bottom sheet's Material.color.
Defaults to null and falls back to Material's default.
Implementation
final Color? backgroundColor;
The bottom sheet's background color.
Defines the bottom sheet's Material.color.
Defaults to null and falls back to Material's default.
final Color? backgroundColor;