style property
The popover menu's style.
CLI
To generate and customize this style:
dart run forui style create popover-menu
Implementation
final FPopoverMenuStyle? style;
The popover menu's style.
To generate and customize this style:
dart run forui style create popover-menu
final FPopoverMenuStyle? style;