isDismissible property
final
Specifies whether the bottom sheet will be dismissed when user taps on the scrim.
If true, the bottom sheet will be dismissed when user taps on the scrim.
Defaults to true.
Implementation
final bool isDismissible;