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