moreSemanticLabel property
final
Semantic label passed to _TruncatedItem
.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? moreSemanticLabel;
Semantic label passed to _TruncatedItem
.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? moreSemanticLabel;