semanticLabel property
final
A semantic description of the button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? semanticLabel;
A semantic description of the button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? semanticLabel;