isOpen property

bool get isOpen

Whether the target overlay is currently open / visible.

Implementation

bool get isOpen => _isOpen;