isDismissible property
If the dialog is dismissible by the clicking outside the dialog --- true by default
Implementation
final bool isDismissible;
If the dialog is dismissible by the clicking outside the dialog --- true by default
final bool isDismissible;