moreTooltips property
Additional tooltips (multi-content): placed around the primary target alongside the primary tooltip, each on its own side. The engine guarantees they do not overlap each other or the spotlighted targets (keep-in-safe-area applies to every slot).
Implementation
final List<HintTooltip> moreTooltips;