linkUrl property
An optional hyperlink URL that wraps the image.
When set, the image becomes clickable, rendered inside an <a> tag.
Implementation
final String? linkUrl;
An optional hyperlink URL that wraps the image.
When set, the image becomes clickable, rendered inside an <a> tag.
final String? linkUrl;