semanticsLabel property

String? semanticsLabel
finalinherited

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;