tooltipBuilder property
A builder that creates the tooltip. Defaults to printing the current percentage.
Implementation
final Widget Function(FTooltipStyle, double) tooltipBuilder;
A builder that creates the tooltip. Defaults to printing the current percentage.
final Widget Function(FTooltipStyle, double) tooltipBuilder;