templatesDir property

String? templatesDir

The 'templatesDir' dartdoc option if one was specified; otherwise null.

Implementation

String? get templatesDir => optionSet['templatesDir'].valueAt(context);