isShow property

bool get isShow

Returns true if the popup menu is currently visible.

Implementation

bool get isShow => _isShow;