autoPlay property

AnimationPlayStates? autoPlay
final

Defines autoPlay for the AnimationDefinition, AnimatorWidget uses this to initially start an animation upon render.

Implementation

final AnimationPlayStates? autoPlay;