controller property

Animation<double>? controller
final

AnimationController that controls the animation.

Implementation

final Animation<double>? controller;