parentAssociationLabel property

String? parentAssociationLabel
final

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

Implementation

final String? parentAssociationLabel;