sdkPath property

String? sdkPath
final

Path to the Dart/Flutter SDK that should be used, unless overridden though the command line option or the environment variable.

Implementation

final String? sdkPath;