animationController property

AnimationController animationController
getter/setter pair

AnimationController to control the animation of the flipper after it is dragged.

Used to restore the flipper to default state or straight state.

Implementation

late AnimationController animationController;