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