templateRoot property
String
get
templateRoot
The root path containing the module templates.
Implementation
String get templateRoot => '${template.name}/modules/${module.name}';
The root path containing the module templates.
String get templateRoot => '${template.name}/modules/${module.name}';