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