style property

FPopoverMenuStyle? style
final

The popover menu's style.

CLI

To generate and customize this style:

dart run forui style create popover-menu

Implementation

final FPopoverMenuStyle? style;