animationCurrentIndex property

int animationCurrentIndex

Implementation

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