animationController property
The controller responsible for animating the menu. The animation controls the menu opening and closing.
Implementation
late final AnimationController animationController;
The controller responsible for animating the menu. The animation controls the menu opening and closing.
late final AnimationController animationController;