disableMovingAnimation property
Whether tooltip should have bouncing animation while showcasing
If null value is provided,
ShowcaseWidget.disableAnimation
will be considered.
Implementation
final bool? disableMovingAnimation;
Whether tooltip should have bouncing animation while showcasing
If null value is provided,
ShowcaseWidget.disableAnimation
will be considered.
final bool? disableMovingAnimation;