exitDuration property
final
The length of time that a pointer must have stopped hovering over a tooltip's widget before the tooltip will be hidden.
Implementation
final Duration? exitDuration;
The length of time that a pointer must have stopped hovering over a tooltip's widget before the tooltip will be hidden.
final Duration? exitDuration;