animationController property

AnimationController animationController
latefinal

The controller responsible for animating the menu. The animation controls the menu opening and closing.

Implementation

late final AnimationController animationController;