onTapLink property
Call this method when it tap link of markdown. If onTapLink is null,it will open the link with your default browser.
Implementation
final TapLinkCallback? onTapLink;
Call this method when it tap link of markdown. If onTapLink is null,it will open the link with your default browser.
final TapLinkCallback? onTapLink;