currentIndex property

int currentIndex
final

The currently selected item index from items.

Must not be greater or equal to items.length.

Implementation

final int currentIndex;