isShowing property

bool get isShowing

是否真正显示(OverlayEntry 是否已插入)

Implementation

bool get isShowing => _isShowing;