hoverExitDuration property
The duration to wait before hiding the tooltip after the user has stopped hovering over the target.
Defaults to the enclosing FTooltipGroup.hoverExitDuration, typically 0ms.
Implementation
final Duration? hoverExitDuration;