templateRoot property

String get templateRoot

The root path containing the module templates.

Implementation

String get templateRoot => '${template.name}/modules/${module.name}';