SetAllAnimationValues constructor
SetAllAnimationValues(
- IconPosition? iconPosition,
- CardPosition? cardPosition,
- double dx,
- double dy, {
- bool nullFill = false,
- bool reversing = false,
Implementation
SetAllAnimationValues(this.iconPosition, this.cardPosition, this.dx, this.dy, {this.nullFill = false, this.reversing=false});