backgroundColor property

Color? backgroundColor
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;