menu
Flutter
painting.dart
ImageCache
currentSize property
currentSize
dark_mode
light_mode
description
currentSize
property
int
currentSize
The current number of cached entries.
Implementation
int get currentSize => _cache.length;
Flutter
painting
ImageCache
currentSize property
ImageCache class
Cookies management controls