isPaused property

bool get isPaused

Check if animation is paused

Implementation

bool get isPaused => _isPaused;