backgroundDismissible property

bool backgroundDismissible
final

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

The default value for backgroundDismissible is false.

Implementation

final bool backgroundDismissible;