index property

int? index
final

Index of the currently selected navigation item.

Highlights the corresponding item with selected styling. When null, no item appears selected.

Implementation

final int? index;