autoPlay property
Defines autoPlay for the AnimationDefinition, AnimatorWidget uses this to initially start an animation upon render.
Implementation
final AnimationPlayStates? autoPlay;
Defines autoPlay for the AnimationDefinition, AnimatorWidget uses this to initially start an animation upon render.
final AnimationPlayStates? autoPlay;