clearSemanticLabel property

String? clearSemanticLabel
final

Label passed to the clear button for semantic purposes.

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

Implementation

final String? clearSemanticLabel;