EventFn typedef

EventFn = dynamic Function(dynamic x)

Implementation

typedef EventFn(x);