semanticsLabel property

String? semanticsLabel
final

Label to put on the Semantics of this Widget.

Only meaningful, if excludeFromSemantics is not true.

Implementation

final String? semanticsLabel;