create static method

EventHandler create()

Implementation

@$core.pragma('dart2js:noInline')
static EventHandler create() => EventHandler._();