manifestFile property

File get manifestFile

The pubspec.yaml manifest file of current package.

Implementation

File get manifestFile => file(['pubspec.yaml']);