properties property

  1. @override
PageLoaderAttributes properties
override

Attributes associated with this element.

Implementation

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