isFinished property

bool isFinished

Implementation

bool get isFinished => _state._time == _state.widget.endTime;