OnLinkTap typedef

OnLinkTap = void Function(String? url)

Implementation

typedef void OnLinkTap(String? url);