isComplete property

bool isComplete

OPTIONAL - Provide completeStateDuration argument to enable it. The onRefresh callback has completed and the pointer remains at value 1.0 for the specified duration.

Implementation

bool get isComplete => this == IndicatorState.complete;