semanticLabel property

  1. @override
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

@override
final String? semanticLabel;