semanticLabel property
final
Accessibility label for the rendered page canvas.
When non-null, used as the Semantics.label for the rendered image.
A typical value is the document file name or title.
Implementation
final String? semanticLabel;