isPaused property

bool get isPaused

Whether the timer is paused

Implementation

bool get isPaused => _isPaused;