selectedIndex property

int? selectedIndex
final

The index of the currently selected destination.

If null, no destination will be highlighted as selected.

Implementation

final int? selectedIndex;