alt property
The alternative text for the image, used for accessibility and when the image fails to load.
Implementation
final String? alt;
The alternative text for the image, used for accessibility and when the image fails to load.
final String? alt;