menu
simutil package
documentation
services/app_state.dart
AppStateService
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
Future
<
AppState
>
update
(
AppState
updater
(
AppState
)
)
Implementation
Future<AppState> update(AppState Function(AppState) updater);
simutil package
documentation
services/app_state
AppStateService
update abstract method
AppStateService class