animationController property

AnimationController get animationController

it's provide animationController for handle and lister drawer animation

Implementation

AnimationController get animationController =>
    _controller.animationController;