controller property
Sets an AnimationController is case you need to do something specific with it like play/pause animation.
Implementation
final AnimationController? controller;
Sets an AnimationController is case you need to do something specific with it like play/pause animation.
final AnimationController? controller;