contentDescription property

String? contentDescription
final

Accessibility description of the image for screen readers.

When null, the image is excluded from the accessibility tree.

Implementation

final String? contentDescription;