menu
flutter_cache_cleaner package
documentation
commands/clean_command.dart
CleanCommand
maxDepth property
maxDepth property
dark_mode
light_mode
maxDepth
property
int
maxDepth
getter/setter pair
Maximum recursion depth (0 = unlimited).
Implementation
int maxDepth = 0;
flutter_cache_cleaner package
documentation
commands/clean_command
CleanCommand
maxDepth property
CleanCommand class