menu
flutter_lru_cache package
documentation
lru_cache.dart
LRUCache<K, V>
capacity property
capacity property
dark_mode
light_mode
capacity
property
int
capacity
final
Implementation
final int capacity;
flutter_lru_cache package
documentation
lru_cache
LRUCache<K, V>
capacity property
LRUCache class