bottomSheetBarrierColor property

Color? bottomSheetBarrierColor
final

The color to use behind the bottom sheet.

Defaults to ColorTheme.overlay.

Implementation

final Color? bottomSheetBarrierColor;