modalBarrierColor property

Color? modalBarrierColor
final

Specifies the color of the modal barrier that darkens everything below the bottom sheet.

Defaults to Colors.black54 if not provided.

Implementation

final Color? modalBarrierColor;