menu
svg_image_flutter package
documentation
flutter_svg_image.dart
FlutterSvgCache
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;
svg_image_flutter package
documentation
flutter_svg_image
FlutterSvgCache
count property
FlutterSvgCache class