menu
tp_media package
documentation
external/lottie.dart
LottieCache
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;
tp_media package
documentation
external/lottie
LottieCache
count property
LottieCache class