hoverEnterDuration property

  1. @override
Duration hoverEnterDuration
final

The duration to wait before showing the tooltip after the user hovers over the target. Defaults to 500ms.

Implementation

@override
final Duration hoverEnterDuration;