onTooltipRender property

FunnelTooltipCallback? onTooltipRender
final

Occurs while tooltip is rendered.

Here, you can get the Tooltip render arguments and customize them.

Implementation

final FunnelTooltipCallback? onTooltipRender;