menuStyle property

MenuStyle? menuStyle
final

The MenuStyle that defines the visual attributes of the menu.

The default width of the menu is set to the width of the text field.

Implementation

final MenuStyle? menuStyle;