dartSdkPath property

Directory dartSdkPath

The location of the Dart SDK

Implementation

Directory get dartSdkPath =>
    sidekickPackage.directory('build/cache/dart-sdk/');