featuresPath property

String get featuresPath

Returns the path to the features directory.

Implementation

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