isFinished property

bool get isFinished

Implementation

bool get isFinished => _currentRunningTimerIndex >= _timers.length;