ThreadMarkdownLinkHandler typedef

ThreadMarkdownLinkHandler = bool Function(BuildContext context, String url)

Implementation

typedef ThreadMarkdownLinkHandler = bool Function(BuildContext context, String url);