normalizedAngle property

double get normalizedAngle

Implementation

double get normalizedAngle => _currentAngle % WheelAnimationConstants.twoPi;