currentIndex property

int currentIndex

Implementation

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