longPressExitDuration property

Duration longPressExitDuration
final

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

Implementation

final Duration longPressExitDuration;