style property

MenuStyle? style
final

The MenuStyle that defines the visual attributes of the menu bar.

Colors and sizing of the menus is controllable via the MenuStyle.

Defaults to the ambient MenuThemeData.style.

Implementation

final MenuStyle? style;