properties property

Map<Object, Object> properties

A central location for sharing state between components during the host building process.

Implementation

Map<Object, Object> get properties => _properties;