barrierDismissible property

bool barrierDismissible
final

The barrierDismissible argument is used to indicate whether tapping on the barrier will dismiss the dialog. (default: false)

Implementation

final bool barrierDismissible;