isVisible property

bool get isVisible

Whether the popup is currently visible.

NOTE: This will not change until after open or close have completed.

See onVisibleChanged for a stream of changes.

Implementation

bool get isVisible;