contentDescription property
final
Accessibility description of the image for screen readers.
When null, the image is excluded from the accessibility tree.
Implementation
final String? contentDescription;
Accessibility description of the image for screen readers.
When null, the image is excluded from the accessibility tree.
final String? contentDescription;