exitDuration property

Duration? exitDuration
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;