semanticsLabel property

String semanticsLabel
final

semanticsLabel will be used by screen readers to describe the content of the qr code. Default is 'qr code'.

Implementation

final String semanticsLabel;