parentAssociationLabel property

String? parentAssociationLabel
getter/setter pair

A short text description how this node is associated with the parent node. For example "appBar" or "body" in Scaffold.

Implementation

String? parentAssociationLabel;