movingAnimationDuration property
The duration of time the bouncing animation of tooltip should last.
Default to Duration(milliseconds: 2000)
Implementation
final Duration movingAnimationDuration;
The duration of time the bouncing animation of tooltip should last.
Default to Duration(milliseconds: 2000)
final Duration movingAnimationDuration;