showSemanticLabel property

String? showSemanticLabel
final

Semantic value on button to show text.

This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.

Implementation

final String? showSemanticLabel;