initialSelected property

int? initialSelected
final

The value of the menu item, if any, that should be highlighted when the menu opens.

Implementation

final int? initialSelected;