menu
ngtest package
documentation
ngtest.dart
NgTestFixture<T>
rootElement property
rootElement property
dark_mode
light_mode
rootElement
property
Element
get
rootElement
Root element.
Implementation
Element get rootElement => _rootComponentRef.location;
ngtest package
documentation
ngtest
NgTestFixture<T>
rootElement property
NgTestFixture class