semanticLabel property

  1. @override
String? semanticLabel
final

A Semantic description of the image.

Used to provide a description of the image to TalkBack on Android, and VoiceOver on iOS.

Implementation

@override
final String? semanticLabel;