impactAxis property
The impact axis for the landing bump: from the target toward home.
Implementation
Offset get impactAxis => sourceRect.center - lastTargetRect.center;
The impact axis for the landing bump: from the target toward home.
Offset get impactAxis => sourceRect.center - lastTargetRect.center;