waitDuration property
final
The length of time that a pointer must hover over a tooltip's widget before the tooltip will be shown.
Implementation
final Duration? waitDuration;
The length of time that a pointer must hover over a tooltip's widget before the tooltip will be shown.
final Duration? waitDuration;