menu
every_door_plugin package
documentation
plugins/preferences.dart
PluginPreferences
getInt method
getInt method
dark_mode
light_mode
getInt
method
int
?
getInt
(
String
name
)
Implementation
int? getInt(String name) => null;
every_door_plugin package
documentation
plugins/preferences
PluginPreferences
getInt method
PluginPreferences class