isStopped property

bool isStopped

Implementation

bool get isStopped => !_state._timer.isActive;