tooltipVariant property
tooltipVariant is a variant for children tooltip by default it will be ZeroTooltipVariant.custom if you want to use rectangle tooltip, you can set it to ZeroTooltipVariant.rectangle
Implementation
final ZeroTooltipVariant? tooltipVariant;