style property

FPopoverMenuStyle Function(FPopoverMenuStyle style)? style
final

The popover menu's style.

CLI

To generate and customize this style:

dart run forui style create popover-menu

Implementation

final FPopoverMenuStyle Function(FPopoverMenuStyle style)? style;