style property

FPopoverStyle Function(FPopoverStyle style)? style
final

The popover's style.

CLI

To generate and customize this style:

dart run forui style create popover

Implementation

final FPopoverStyle Function(FPopoverStyle style)? style;