menuStyle property
final
The MenuStyle of the menu specified by menuChildren.
Defaults to the value of MenuThemeData.style of the ambient MenuTheme.
Implementation
final MenuStyle? menuStyle;
The MenuStyle of the menu specified by menuChildren.
Defaults to the value of MenuThemeData.style of the ambient MenuTheme.
final MenuStyle? menuStyle;