DomEventCallback typedef

DomEventCallback = void Function(Event event)

Implementation

typedef DomEventCallback = void Function(web.Event event);