style property

FTooltipStyle? style
final

The tooltip's style.

CLI

To generate and customize this style:

dart run forui style create tooltip

Implementation

final FTooltipStyle? style;