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