isNotRunning property

bool isNotRunning

Implementation

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