imageSemanticLabel property

String? imageSemanticLabel
final

A semantic description of the image.

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

This description will be used both while the placeholder is shown and once the image has loaded.

Implementation

final String? imageSemanticLabel;