$KeyRepeatEvent.wrap constructor
$KeyRepeatEvent.wrap(
- KeyRepeatEvent $value
Wrap a KeyRepeatEvent in a $KeyRepeatEvent
Implementation
$KeyRepeatEvent.wrap(this.$value) : _superclass = $KeyEvent.wrap($value);