isOpen property
bool
get
isOpen
Whether the target overlay is currently open / visible.
Implementation
bool get isOpen => _isOpen;
Whether the target overlay is currently open / visible.
bool get isOpen => _isOpen;