EventCallback typedef Null safety

EventCallback = void Function(Event event)

Callback with event.