isFinalizing property

bool isFinalizing

The onRefresh function has been executed, and the indicator hides from the value 1.0 to 0.0.

Implementation

bool get isFinalizing => this == IndicatorState.finalizing;