menu
arch_sherpa package
documentation
config/config_model.dart
FeaturesConfig
structure property
structure property
dark_mode
light_mode
structure
property
Map
<
String
,
List
<
String
>
>
structure
final
Section-to-folder structure map for each feature.
Implementation
final Map<String, List<String>> structure;
arch_sherpa package
documentation
config/config_model
FeaturesConfig
structure property
FeaturesConfig class