pathToExampleDir property

String pathToExampleDir

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

Implementation

String get pathToExampleDir => truepath(_pathToProjectRoot, 'example');