initialValue property
T?
initialValue
getter/setter pair
The value of the menu item, if any, that should be highlighted when the menu opens.
Implementation
T? initialValue;
The value of the menu item, if any, that should be highlighted when the menu opens.
T? initialValue;