semanticsLabel property

String? semanticsLabel
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? semanticsLabel;