LinkEventFn typedef

LinkEventFn = dynamic Function(LinkEvent e)

Implementation

typedef LinkEventFn = Function(LinkEvent e);