isPaused property

bool get isPaused

Implementation

bool get isPaused => _animationRender?.isPaused ?? false;