bottomSheetBackgroundColor property

Color? bottomSheetBackgroundColor
final

The background color to use for the bottom sheet.

Defaults to ColorTheme.barsBg.

Implementation

final Color? bottomSheetBackgroundColor;