tooltipKeys property

List<GlobalKey<SimpleTooltipState>> tooltipKeys
final

This is just needed when the ObfuscateTooltipItem is placed outside the context of ObfuscateTooltipLayoutState, ie: In a modal route or an OvelayLayout

Implementation

final List<GlobalKey<SimpleTooltipState>> tooltipKeys;