linkUrl property
final
The URL that this node links to.
On the web, this is used to set the href
attribute of the DOM element.
See also:
Implementation
final Uri? linkUrl;
The URL that this node links to.
On the web, this is used to set the href
attribute of the DOM element.
See also:
final Uri? linkUrl;