$KeyRepeatEvent.wrap constructor

$KeyRepeatEvent.wrap(
  1. KeyRepeatEvent $value
)

Implementation

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