libPath property

String get libPath

Returns the path to the lib directory.

Implementation

String get libPath => p.join(projectPath, 'lib');