menu
analyzer package
documentation
dart/element/element.dart
LibraryElement
isInSdk property
isInSdk property
dark_mode
light_mode
isInSdk
property
bool
get
isInSdk
Return
true
if this library is part of the SDK.
Implementation
bool get isInSdk;
analyzer package
documentation
dart/element/element
LibraryElement
isInSdk property
LibraryElement class