semanticsLabel property
Exact match against SemanticsNode.label. Distinct from text so agents can opt into label-only matching without Text.data fallback.
Implementation
final String? semanticsLabel;
Exact match against SemanticsNode.label. Distinct from text so agents can opt into label-only matching without Text.data fallback.
final String? semanticsLabel;