menu
flo_cli package
documentation
core/models/project_config.dart
ProjectConfig
templates property
templates property
dark_mode
light_mode
templates
property
Map
<
String
,
dynamic
>
templates
final
Template configuration options map.
Implementation
final Map<String, dynamic> templates;
flo_cli package
documentation
core/models/project_config
ProjectConfig
templates property
ProjectConfig class