persistent property
Whether the modal is persistent (cannot be dismissed by tapping outside).
Defaults to false.
Implementation
final bool persistent;
Whether the modal is persistent (cannot be dismissed by tapping outside).
Defaults to false.
final bool persistent;