obscureSemanticLabel property
final
Semantic value on button to obscure text.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? obscureSemanticLabel;
Semantic value on button to obscure text.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? obscureSemanticLabel;