barrierDismissible property

bool barrierDismissible
final

Determines whether the sheet can be dismissed by tapping outside of it.

Defaults to true.

Implementation

final bool barrierDismissible;