animationController property
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;
AnimationController to control the animation of the flipper after it is dragged.
Used to restore the flipper to default state or straight state.
late AnimationController animationController;