pathToLibDir property

String pathToLibDir

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

Implementation

String get pathToLibDir => truepath(_pathToProjectRoot, 'lib');