longPressExitDuration property

  1. @override
Duration longPressExitDuration
final

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

Implementation

@override
final Duration longPressExitDuration;