showDuration property

Duration? showDuration
final

The length of time that the tooltip will be shown after a long press is released.

If on desktop, defaults to 10 seconds, otherwise, defaults to 1.5 seconds.

Implementation

final Duration? showDuration;