menu
flutter_cache_cleaner package
documentation
commands/clean_command.dart
CleanCommand
priorityRoots property
priorityRoots property
dark_mode
light_mode
priorityRoots
property
List
<
String
>
priorityRoots
getter/setter pair
Priority roots to scan (user-specified).
Implementation
List<String> priorityRoots = [];
flutter_cache_cleaner package
documentation
commands/clean_command
CleanCommand
priorityRoots property
CleanCommand class