alt property
Configures the model with custom text that will be used to describe the model to viewers who use a screen reader or otherwise depend on additional semantic context to understand what they are viewing.
<model-viewer> official document: https://modelviewer.dev/docs/#entrydocs-loading-attributes-alt
Implementation
final String? alt;