onRepeated property

VoidCallback? onRepeated
final

Callback triggered when the animation repeats (loop or reverse).

Implementation

final VoidCallback? onRepeated;