wrapper property

AnimatedRepeatableBuilder? wrapper
finalinherited

It allows you to control how the child widget is transformed based on the animation's progress and current state (LoopAnimationStatus).

Implementation

final AnimatedRepeatableBuilder? wrapper;