animationTicker property

SpriteAnimationTicker? get animationTicker

Returns the animation ticker for current animation.

Implementation

SpriteAnimationTicker? get animationTicker => _animationTicker;