showDuration property

Duration? showDuration
final

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

Defaults to 1.5 seconds.

Implementation

final Duration? showDuration;