isVisible property
bool
get
isVisible
Whether the floating window is currently mounted.
Implementation
bool get isVisible => _isVisible;
Whether the floating window is currently mounted.
bool get isVisible => _isVisible;