isInProgress property

bool isInProgress

Implementation

bool get isInProgress => _progress < _total!;