animationBehavior property
final
The behavior of the controller when AccessibilityFeatures.disableAnimations is true.
Defaults to AnimationBehavior.normal for the new AnimationController constructor, and AnimationBehavior.preserve for the new AnimationController.unbounded constructor.
Implementation
final AnimationBehavior animationBehavior