semanticLabel property

String? semanticLabel
final

The Semantics.label for this picture.

The value indicates the purpose of the picture, and will be read out by screen readers.

Implementation

final String? semanticLabel;