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