isVisible property

bool isVisible

If panel is open return true, otherwise false

Implementation

bool get isVisible => _panelVisibility.value;