animationController property

AnimationController animationController
getter/setter pair

The AnimationController used to move the view during flicking.

Implementation

late AnimationController animationController;