isFinished property

bool get isFinished

Whether the timer has finished

Implementation

bool get isFinished => _isFinished;