menu
archit package
documentation
models/project_config.dart
ProjectConfig
type property
type property
dark_mode
light_mode
type
property
ProjectType
type
final
The type of project (app or package).
Implementation
final ProjectType type;
archit package
documentation
models/project_config
ProjectConfig
type property
ProjectConfig class