backgroundColor property

Color? backgroundColor
final

Overrides the default value for BottomSheet.backgroundColor.

If null, BottomSheet defaults to Material's default.

Implementation

final Color? backgroundColor;