properties property

  1. @override
PageLoaderAttributes properties
override

Attributes associated with this element.

Implementation

@override
PageLoaderAttributes get properties =>
    _retryWhenStale(() => _ElementProperties(_single));