barrierDismissible property

bool barrierDismissible
final

Whether tapping on the barrier will dismiss the dialog. Default true. If false, draggable bottom sheet will act as persistent sheet

Implementation

final bool barrierDismissible;