pathToTemplateScriptCustom property
String
get
pathToTemplateScriptCustom
Path to the directory where users can store their own custom templates
Implementation
String get pathToTemplateScriptCustom =>
p.join(pathToDCli, templateDir, 'script', 'custom');