controller property
An external AnimationController can optionally be specified. By default Animate creates its own controller internally.
Implementation
final AnimationController? controller;
An external AnimationController can optionally be specified. By default Animate creates its own controller internally.
final AnimationController? controller;