menu
in_app_settings package
documentation
delegate.dart
SettingsDelegate
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
SettingsBackupResponse
>
get
(
)
Fetch all settings from storage.
Implementation
Future<SettingsBackupResponse> get();
in_app_settings package
documentation
delegate
SettingsDelegate
get abstract method
SettingsDelegate class