movingAnimationDuration property

Duration movingAnimationDuration
final

The duration of time the bouncing animation of tooltip should last.

Default to Duration(milliseconds: 2000)

Implementation

final Duration movingAnimationDuration;