menu
dynamic_z package
documentation
SVG/src/picture_cache.dart
PictureCache
count property
count property
dark_mode
light_mode
count
property
int
get
count
The number of entries in the cache.
Implementation
int get count => _cache.length;
dynamic_z package
documentation
SVG/src/picture_cache
PictureCache
count property
PictureCache class