menu
riverpod_hydrated package
documentation
hydrated_riverpod.dart
HydratedStorage
read abstract method
read abstract method
dark_mode
light_mode
read
abstract method
dynamic
read
(
String
key
)
Reads value from storage for the given
key
Implementation
dynamic read(String key);
riverpod_hydrated package
documentation
hydrated_riverpod
HydratedStorage
read abstract method
HydratedStorage class