onTooltipRender property
Occurs while tooltip is rendered.
Here, you can get the Tooltip render arguments and customize them.
Implementation
final FunnelTooltipCallback? onTooltipRender;Occurs while tooltip is rendered.
Here, you can get the Tooltip render arguments and customize them.
final FunnelTooltipCallback? onTooltipRender;