isVisible property

bool get isVisible

Whether the feedback ui is currently visible.

Implementation

bool get isVisible => _isVisible;