isPaused property

bool isPaused

Implementation

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