menu
in_app_settings package
documentation
delegate.dart
SettingsReadRequest
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
Object
?
defaultValue
final
Default value to return if the setting is missing.
Implementation
final Object? defaultValue;
in_app_settings package
documentation
delegate
SettingsReadRequest
defaultValue property
SettingsReadRequest class