menu
analyzer package
documentation
dart/element/element2.dart
LibraryElement2
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/element2
LibraryElement2
isDartCore property
LibraryElement2 class