backgroundColor property

Color? backgroundColor
final

The background color for this bottom sheet.

Defaults to ColorScheme.background

Implementation

final Color? backgroundColor;