backgroundColor property

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