isHiding property

bool isHiding

Implementation

bool get isHiding => _currentState == IndicatorState.hiding;