label property

Pattern label
final

A Pattern matching the label of a SemanticsNode.

If this is a String, it will be treated as an exact match.

Implementation

final Pattern label;