disableMovingAnimation property

bool? disableMovingAnimation
final

Whether tooltip should have bouncing animation while showcasing

If null value is provided, ShowCaseWidget.disableAnimation will be considered.

Implementation

final bool? disableMovingAnimation;