uriFactory property

ExternalLinkUriFactory uriFactory
getter/setter pair

uriFactory is used to create links from an Uri

Implementation

static ExternalLinkUriFactory uriFactory = (_) => null;