semanticLabel property

String? semanticLabel
final

Semantic label for the icon.

Announced in accessibility modes (e.g TalkBack/VoiceOver). This label does not show in the UI.

Implementation

final String? semanticLabel;