isPaused property

bool get isPaused
inherited

Implementation

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