menu
flutter_cache_cleaner package
documentation
commands/clean_command.dart
CleanCommand
moveToTrash property
moveToTrash property
dark_mode
light_mode
moveToTrash
property
bool
moveToTrash
getter/setter pair
Whether to move to trash instead of deleting directly.
Implementation
bool moveToTrash = false;
flutter_cache_cleaner package
documentation
commands/clean_command
CleanCommand
moveToTrash property
CleanCommand class