running property

bool get running

Returns whether the timer is currently running.

Implementation

bool get running => _running;