menu
get_storage_plus package
documentation
get_storage_plus.dart
ValueStorage<T>
ValueStorage.new constructor
ValueStorage.new constructor
dark_mode
light_mode
ValueStorage<
T
>
constructor
ValueStorage<
T
>
(
T
value
)
Implementation
ValueStorage(T value) : super(value);
get_storage_plus package
documentation
get_storage_plus
ValueStorage<T>
ValueStorage.new constructor
ValueStorage class