isOpen property

bool get isOpen

Indicates if the popover is visible.

Implementation

bool get isOpen => _isOpen;