initialValue property Null safety
final
The value of the menu item, if any, that should be highlighted when the menu opens.
Implementation
final T? initialValue;
The value of the menu item, if any, that should be highlighted when the menu opens.
final T? initialValue;