menuStyle property

MenuStyle? menuStyle
final

The MenuStyle of the menu specified by menuChildren.

Defaults to the value of MenuThemeData.style of the ambient MenuTheme.

Implementation

final MenuStyle? menuStyle;