title property
Provides an optional title or tooltip for the image.
This may be rendered as an HTML title attribute or used in accessibility
contexts (e.g., screen readers).
Implementation
final String? title;Provides an optional title or tooltip for the image.
This may be rendered as an HTML title attribute or used in accessibility
contexts (e.g., screen readers).
final String? title;