longPressExitDuration property

Duration longPressExitDuration
final

The duration to wait before hiding the tooltip after the user has stopped pressing the target. Defaults to 1.5 seconds.

Implementation

final Duration longPressExitDuration;