isIndicatorVisible property

bool get isIndicatorVisible

Implementation

bool get isIndicatorVisible => onActivator != null && indicatorVisible;