menu
voltron package
documentation
adapter/storage.dart
StorageKeyValue
StorageKeyValue.new const constructor
StorageKeyValue.new const constructor
dark_mode
light_mode
StorageKeyValue
constructor
const
StorageKeyValue
(
String
key
,
String
value
)
Implementation
const StorageKeyValue(this.key, this.value);
voltron package
documentation
adapter/storage
StorageKeyValue
StorageKeyValue.new const constructor
StorageKeyValue class