$KeyDownEvent.wrap constructor

$KeyDownEvent.wrap(
  1. KeyDownEvent $value
)

Implementation

$KeyDownEvent.wrap(this.$value) : _superclass = $KeyEvent.wrap($value);