menu
flutter_cache_cleaner package
documentation
core/cache_cleaner.dart
CacheCleaner
moveToTrash property
moveToTrash property
dark_mode
light_mode
moveToTrash
property
bool
moveToTrash
final
Whether to move to trash instead of deleting directly.
Implementation
final bool moveToTrash;
flutter_cache_cleaner package
documentation
core/cache_cleaner
CacheCleaner
moveToTrash property
CacheCleaner class