isPopupShowing property

bool get isPopupShowing
inherited

Implementation

bool get isPopupShowing => _overlayEntry != null && _isOverlayVisible;