selectedIndex property

int? selectedIndex
final

The index into destinations for the current selected NavigationRailDestination or null if no destination is selected.

Implementation

final int? selectedIndex;