currentIndex property

int? currentIndex
getter/setter pair

Used to change the selected item index Default is 0

Implementation

int? currentIndex;