backdropColor property

Color backdropColor
final

The backdrop color that overlays the body widget when the bottom sheet is expanded. Defaults to Colors.transparent (no backdrop)

Implementation

final Color backdropColor;