menu
storage_wrapper package
documentation
storage_wrapper.dart
StorageWrapper
mockEntries property
mockEntries property
dark_mode
light_mode
mockEntries
property
Map
<
String
,
String
>
?
get
mockEntries
Implementation
Map<String, String>? get mockEntries => _mockEntries;
storage_wrapper package
documentation
storage_wrapper
StorageWrapper
mockEntries property
StorageWrapper class