onComplete property

ValueSetter<AnimationController>? onComplete
final

A callback triggered when the animation completes.

Implementation

final ValueSetter<AnimationController>? onComplete;