controller property

AnimationController controller
final

Controller object to specify the duration of the animation and register the TickerProvider for the root widget.

Implementation

final AnimationController controller;