menu
in_app_settings package
documentation
delegate.dart
SettingsDelegate
cache abstract method
cache abstract method
dark_mode
light_mode
cache
abstract method
Object
?
cache
(
SettingsReadRequest
request
)
Fetch a cached value for a setting.
Implementation
Object? cache(SettingsReadRequest request);
in_app_settings package
documentation
delegate
SettingsDelegate
cache abstract method
SettingsDelegate class