linkUrl property

Uri? linkUrl
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;