menu
storage_repository package
documentation
implementations/storage_repository_impl.dart
StorageRepositoryImpl
key property
key property
dark_mode
light_mode
key
property
String
key
late
final
Key used to identify the storage box.
Implementation
late final String key;
storage_repository package
documentation
implementations/storage_repository_impl
StorageRepositoryImpl
key property
StorageRepositoryImpl class