menu
flutter_cache_cleaner package
documentation
core/config_manager.dart
Config
Config.new constructor
Config.new constructor
dark_mode
light_mode
Config
constructor
Config
(
{
List
<
String
>
preferredRoots
=
const []
,
List
<
String
>
defaultTargets
=
const []
,
String
?
profile
,
})
Implementation
Config({ this.preferredRoots = const [], this.defaultTargets = const [], this.profile, });
flutter_cache_cleaner package
documentation
core/config_manager
Config
Config.new constructor
Config class