menu
u package
documentation
utils/local_storage.dart
ULocalStorage
getString static method
getString static method
dark_mode
light_mode
getString
static method
String
?
getString
(
String
key
)
Implementation
static String? getString(final String key) => sp.getString(key);
u package
documentation
utils/local_storage
ULocalStorage
getString static method
ULocalStorage class