menu
flutter_shared_utils package
documentation
flutter_shared_utils.dart
RuntimeCachingUtil
cacheSize property
cacheSize property
dark_mode
light_mode
cacheSize
property
int
get
cacheSize
Implementation
int get cacheSize => _cache.length;
flutter_shared_utils package
documentation
flutter_shared_utils
RuntimeCachingUtil
cacheSize property
RuntimeCachingUtil class