tooltipKeys property
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;
This is just needed when the ObfuscateTooltipItem
is placed outside the context
of ObfuscateTooltipLayoutState
, ie: In a modal route or an OvelayLayout
final List<GlobalKey<SimpleTooltipState>> tooltipKeys;