menu
gamification_wheel package
documentation
presentation/widgets/wheel/wheel_animation_controller.dart
WheelAnimationController
updateAngle method
updateAngle method
dark_mode
light_mode
updateAngle
method
void
updateAngle
(
double
value
)
Implementation
void updateAngle(double value) { _currentAngle = value; }
gamification_wheel package
documentation
presentation/widgets/wheel/wheel_animation_controller
WheelAnimationController
updateAngle method
WheelAnimationController class