menu
lite_storage package
documentation
i_storage_interface.dart
IStorage
read<T> abstract method
read<T> abstract method
dark_mode
light_mode
read<
T
>
abstract method
T?
read
<
T
>(
String
key
)
Implementation
T? read<T>(String key);
lite_storage package
documentation
i_storage_interface
IStorage
read<T> abstract method
IStorage class