semanticsLabel property

String? semanticsLabel
final

Exact match against SemanticsNode.label. Distinct from text so agents can opt into label-only matching without Text.data fallback.

Implementation

final String? semanticsLabel;