isInProgress property

bool get isInProgress

Implementation

bool get isInProgress => _progress < _total!;