templatesDir property
String?
get
templatesDir
The 'templatesDir' dartdoc option if one was specified; otherwise null
.
Implementation
String? get templatesDir => optionSet['templatesDir'].valueAt(context);