menu
simutil package
documentation
services/settings_service.dart
SettingsService
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
Future
<
AppSettings
>
update
(
AppSettings
updater
(
AppSettings
)
)
Implementation
Future<AppSettings> update(AppSettings Function(AppSettings) updater);
simutil package
documentation
services/settings_service
SettingsService
update abstract method
SettingsService class