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