pathToLibSrcDir property

String pathToLibSrcDir

Absolute path to the project's 'lib/src' directory.

Implementation

String get pathToLibSrcDir => truepath(pathToLibDir, 'src');