label property
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;
A Pattern matching the label of a SemanticsNode.
If this is a String, it will be treated as an exact match.
final Pattern label;