currentIndex property

int get currentIndex

Implementation

int get currentIndex => _animationTicker?.currentIndex ?? 0;