hover property
True if the tooltip should be shown when hovered over. Defaults to FTooltipGroup.hover, typically true.
Implementation
final bool? hover;
True if the tooltip should be shown when hovered over. Defaults to FTooltipGroup.hover, typically true.
final bool? hover;