animation property

SpriteAnimation? get animation

Implementation

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