isPaused property

bool get isPaused

Implementation

bool get isPaused => status == Status.paused;