OnEventCallback typedef

OnEventCallback = void Function(Event)

Implementation

typedef OnEventCallback = void Function(Event);