attributes property

  1. @override
PageLoaderAttributes attributes
override

Attributes associated with this element.

Implementation

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