linkUrl property

String? linkUrl
final

An optional hyperlink URL that wraps the image.

When set, the image becomes clickable, rendered inside an <a> tag.

Implementation

final String? linkUrl;