menu
flutter_cache_cleaner package
documentation
models/cache_target.dart
CacheTarget
size property
size property
dark_mode
light_mode
size
property
int
size
final
The size of the cache target in bytes.
Implementation
final int size;
flutter_cache_cleaner package
documentation
models/cache_target
CacheTarget
size property
CacheTarget class