dartSdk constant
String
const dartSdk
Special identifier for the Dart SDK in package paths.
Implementation
static const String dartSdk = r'$sdk';
Special identifier for the Dart SDK in package paths.
static const String dartSdk = r'$sdk';