menu
gamification_wheel package
documentation
data/datasources/wheel_local_datasource.dart
WheelLocalDataSource
updateWheelSegments abstract method
updateWheelSegments abstract method
dark_mode
light_mode
updateWheelSegments
abstract method
Future
<
void
>
updateWheelSegments
(
List
<
WheelSegment
>
segments
)
Implementation
Future<void> updateWheelSegments(List<WheelSegment> segments);
gamification_wheel package
documentation
data/datasources/wheel_local_datasource
WheelLocalDataSource
updateWheelSegments abstract method
WheelLocalDataSource class