menuStyle property

MenuStyle? menuStyle
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;