selectCountrySemanticLabel property

String? selectCountrySemanticLabel
final

The semantic label for the country selection button.

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

Implementation

final String? selectCountrySemanticLabel;