isPaused property

bool get isPaused

Gets the current pause status.

Implementation

bool get isPaused => _isPaused;