menu
rewo package
documentation
app/modules/tasks_module.dart
TaskService
TaskService.new constructor
TaskService.new constructor
dark_mode
light_mode
TaskService
constructor
TaskService
(
InMemoryRepository
<
Task
,
String
>
_repo
)
Implementation
TaskService(this._repo);
rewo package
documentation
app/modules/tasks_module
TaskService
TaskService.new constructor
TaskService class