menu
gamification_wheel package
documentation
presentation/widgets/wheel/wheel_animation_controller.dart
WheelAnimationController
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { _cachedTotalWeight = null; _cachedSegments = null; }
gamification_wheel package
documentation
presentation/widgets/wheel/wheel_animation_controller
WheelAnimationController
dispose method
WheelAnimationController class