controller property

AnimationController controller
getter/setter pair

The controller that manages the fade-in and slide-in animations.

Implementation

late AnimationController controller;