animationCurrentIndex property

int get animationCurrentIndex

Implementation

int get animationCurrentIndex => _animationRender?.currentIndex ?? 0;