menu
flo_cli package
documentation
core/models/project_config.dart
ProjectConfig
gitInit property
gitInit property
dark_mode
light_mode
gitInit
property
bool
gitInit
final
Whether Git initialization should be performed.
Implementation
final bool gitInit;
flo_cli package
documentation
core/models/project_config
ProjectConfig
gitInit property
ProjectConfig class