selectedIndex property

int selectedIndex

Implementation

int get selectedIndex => _currentIndex % _length;