style property

FPopoverStyle? style
final

The popover's style.

CLI

To generate and customize this style:

dart run forui style create popover

Implementation

final FPopoverStyle? style;