isVisible property

bool get isVisible

Whether the widget is currently visible

Implementation

bool get isVisible => _isVisible;