LinkListener typedef

LinkListener = void Function(Uri link)

Implementation

typedef void LinkListener(Uri link);