selectedIndex property
The index of the currently selected destination.
If null, no destination will be highlighted as selected.
Implementation
final int? selectedIndex;
The index of the currently selected destination.
If null, no destination will be highlighted as selected.
final int? selectedIndex;