style property

MenuStyle? style
final

The MenuStyle of a SubmenuButton menu.

Any values not set in the MenuStyle will use the menu default for that property.

Implementation

final MenuStyle? style;