menu
super_cache package
documentation
super_cache_flutter.dart
CacheDebugOverlay<K, V>
cache property
cache property
dark_mode
light_mode
cache
property
Cache
<
K
,
V
>
cache
final
The cache whose metrics are displayed.
Implementation
final Cache<K, V> cache;
super_cache package
documentation
super_cache_flutter
CacheDebugOverlay<K, V>
cache property
CacheDebugOverlay class