autoLinkElement property
getter/setter pair
Override this if you want to display something else than a 🔗 as the link.
Implementation
static Element autoLinkElement = T("🔗");
Override this if you want to display something else than a 🔗 as the link.
static Element autoLinkElement = T("🔗");