EventHandler typedef

EventHandler = void Function(Event event)

Implementation

typedef EventHandler = void Function(Event event);