isLoading property

bool isLoading

The indicator is in its target value 1.0. The onRefresh function is triggered.

Implementation

bool get isLoading => this == IndicatorState.loading;