backgroundColor property
final
Overrides the default value for BottomSheet.backgroundColor.
If null, BottomSheet defaults to Material's default.
Implementation
final Color? backgroundColor;
Overrides the default value for BottomSheet.backgroundColor.
If null, BottomSheet defaults to Material's default.
final Color? backgroundColor;