animation property

SpriteAnimation? get animation

Implementation

SpriteAnimation? get animation => _animations?[current];