hoverEnterDuration property

Duration hoverEnterDuration
final

The duration to wait before showing the tooltip after the user hovers over the target. Defaults to 0.5 seconds.

Implementation

final Duration hoverEnterDuration;