shadowRootChildren property
The children of the shadow root hosted by this element.
Implementation
@override
List<PageLoaderElement> get shadowRootChildren =>
throw NullPageLoaderElementAccessException('shadowRootChildren', this);
The children of the shadow root hosted by this element.
@override
List<PageLoaderElement> get shadowRootChildren =>
throw NullPageLoaderElementAccessException('shadowRootChildren', this);