isVisible property
bool
get
isVisible
Whether the feedback ui is currently visible.
Implementation
bool get isVisible => _isVisible;
Whether the feedback ui is currently visible.
bool get isVisible => _isVisible;