activeIndex property

int activeIndex
final

Determine which one of the items is currently selected/active

When this updated, the destination from items at activeIndex goes from unselected to selected.

Implementation

final int activeIndex;