selectedIndex property
final
The index into destinations for the current selected NavigationRailDestination or null if no destination is selected.
Implementation
final int? selectedIndex;
The index into destinations for the current selected NavigationRailDestination or null if no destination is selected.
final int? selectedIndex;