properties property

  1. @override
PageLoaderAttributes get properties
override

Attributes associated with this element.

Implementation

@override
PageLoaderAttributes get properties =>
    throw NullPageLoaderElementAccessException('attributes', this);