onLinkClicked abstract method
- String url
Callback method that gets called when tap event occured on the url.
Implementation
void onLinkClicked(String url);
Callback method that gets called when tap event occured on the url.
void onLinkClicked(String url);