menu
picker_date package
documentation
core/util/assets_manager.dart
Cache
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;
picker_date package
documentation
core/util/assets_manager
Cache
count property
Cache class