AnimationUpdate constructor
Implementation
AnimationUpdate({
@required this.animationValue,
@required this.color,
@required this.direction,
@required this.percentAnimated,
@required this.rotation,
});
AnimationUpdate({
@required this.animationValue,
@required this.color,
@required this.direction,
@required this.percentAnimated,
@required this.rotation,
});