menu
localstorage_light package
documentation
private/localstorage.dart
LocalStorageInterface
getItem abstract method
getItem abstract method
dark_mode
light_mode
getItem
abstract method
dynamic
getItem
(
String
key
)
Implementation
dynamic getItem(String key);
localstorage_light package
documentation
private/localstorage
LocalStorageInterface
getItem abstract method
LocalStorageInterface class