index property

int? index
final

Index of the currently selected navigation item.

Highlights the corresponding item and affects label display based on the labelType setting. When null, no item is selected.

Implementation

final int? index;