attributes property

  1. @override
PageLoaderAttributes attributes
override

Attributes associated with this element.

Implementation

@override
PageLoaderAttributes get attributes =>
    _retryWhenStale(() => _ElementAttributes(_single));