onInitialValue method
      
T?
onInitialValue()
      
     
    
The value of the menu item, if any, that should be highlighted when the menu opens.
Implementation
T? onInitialValue() => null;The value of the menu item, if any, that should be highlighted when the menu opens.
T? onInitialValue() => null;