moreSemanticLabel property

String? moreSemanticLabel
final

Label passed to wrapping Semantics widget. This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.

Implementation

final String? moreSemanticLabel;