animationScale property
Vector2
get
animationScale
Implementation
Vector2 get animationScale => size.clone()..divide(animation!.animationSize);
Vector2 get animationScale => size.clone()..divide(animation!.animationSize);