tooltipShowDuration property

Duration? tooltipShowDuration
final

The length of time that the tooltip will be shown once it has appeared.

If not defined, defaults to Flutter SDK default 1500ms.

Implementation

final Duration? tooltipShowDuration;