attributes property
Attributes associated with this element.
Implementation
@override
PageLoaderAttributes get attributes =>
_retryWhenStale(() => _ElementAttributes(_single));
Attributes associated with this element.
@override
PageLoaderAttributes get attributes =>
_retryWhenStale(() => _ElementAttributes(_single));