isPaused property

bool isPaused

Implementation

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