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