AnimationObjectOptions constructor
AnimationObjectOptions(
- AnimationSequence sequence,
- DisabledBehaviour disabledBehaviour
Implementation
AnimationObjectOptions(this.sequence, this.disabledBehaviour);