menu
gamification_wheel package
documentation
data/datasources/wheel_local_datasource.dart
WheelLocalDataSourceImpl
saveAnimationSpeed method
saveAnimationSpeed method
dark_mode
light_mode
saveAnimationSpeed
method
@
override
Future
<
void
>
saveAnimationSpeed
(
double
speed
)
override
Implementation
@override Future<void> saveAnimationSpeed(double speed) async { _animationSpeed = speed; }
gamification_wheel package
documentation
data/datasources/wheel_local_datasource
WheelLocalDataSourceImpl
saveAnimationSpeed method
WheelLocalDataSourceImpl class