menu
flutter_cache_cleaner package
documentation
commands/scan_command.dart
ScanCommand
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/scan_command
ScanCommand
maxDepth property
ScanCommand class