menu
temp_cache package
documentation
cache_item.dart
CacheItem<T>
key property
key property
dark_mode
light_mode
key
property
String
get
key
Implementation
String get key => _key;
temp_cache package
documentation
cache_item
CacheItem<T>
key property
CacheItem class