LinkTap typedef

LinkTap = void Function(String link)

链接点击

Implementation

typedef void LinkTap(String link);