menu
phone_server_plugin package
documentation
util/sp_util.dart
SpUtil
getString method
getString method
dark_mode
light_mode
getString
method
String
?
getString
(
String
key
)
Implementation
String? getString(String key) { return prefs!.getString(key); }
phone_server_plugin package
documentation
util/sp_util
SpUtil
getString method
SpUtil class