controller property
AnimationController?
get
controller
Getter for the AnimationController
Implementation
AnimationController? get controller => _controller;
Getter for the AnimationController
AnimationController? get controller => _controller;