barrierDismissible property

bool barrierDismissible
final

Controls whether the overlay should be dismissed on touching outside or not.

The default value for barrierDismissible is true.

Implementation

final bool barrierDismissible;