currentIndex property

int currentIndex
final

The current selected index. It must be in the range of 0 to items.length

Implementation

final int currentIndex;