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