tooltipStyle property
The tooltip style.
CLI
To generate and customize this style:
dart run forui style create tooltip
Implementation
@override
final FTooltipStyle tooltipStyle;
The tooltip style.
To generate and customize this style:
dart run forui style create tooltip
@override
final FTooltipStyle tooltipStyle;