currentAnimData property

AnimationData get currentAnimData

Implementation

AnimationData get currentAnimData => _animations[_state]!;