onComplete property
Called when all effects complete. Provides an opportunity to manipulate the AnimationController (ex. to loop, reverse, etc).
Implementation
final AnimateCallback? onComplete;
Called when all effects complete. Provides an opportunity to manipulate the AnimationController (ex. to loop, reverse, etc).
final AnimateCallback? onComplete;