persistent property

bool persistent
final

Whether the modal is persistent (cannot be dismissed by tapping outside).

Defaults to false.

Implementation

final bool persistent;