style property
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;
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.
final MenuStyle? style;