menuStyle property
final
Overrides the menu's default style in a DropdownMenu.
Any values not set in the MenuStyle will use the menu default for that property.
Implementation
final MenuStyle? menuStyle;
Overrides the menu's default style in a DropdownMenu.
Any values not set in the MenuStyle will use the menu default for that property.
final MenuStyle? menuStyle;