menu
templify package
documentation
model/config.dart
Config
Config.new constructor
Config.new constructor
dark_mode
light_mode
Config
constructor
Config
(
{
String
?
templatePath
,
String
?
defaultModuleName
,
})
Implementation
Config({ this.templatePath, this.defaultModuleName, });
templify package
documentation
model/config
Config
Config.new constructor
Config class