menu
analyzer package
documentation
dart/element/element.dart
LibraryElement
isDartCore property
isDartCore property
dark_mode
light_mode
isDartCore
property
bool
get
isDartCore
Whether the library is the
dart:core
library.
Implementation
bool get isDartCore;
analyzer package
documentation
dart/element/element
LibraryElement
isDartCore property
LibraryElement class