controller property

Animation<double>? controller
final

AnimationController that controlls the animation.

Implementation

final Animation<double>? controller;