semanticsLabel property
final
Label to put on the Semantics of this Widget.
Only meaningful, if excludeFromSemantics is not true
.
Implementation
final String? semanticsLabel;
Label to put on the Semantics of this Widget.
Only meaningful, if excludeFromSemantics is not true
.
final String? semanticsLabel;