alt property

String? alt
final

The alternative text for the image, used for accessibility and when the image fails to load.

Implementation

final String? alt;