$KeyboardKey.wrap constructor

$KeyboardKey.wrap(
  1. KeyboardKey $value
)

Implementation

$KeyboardKey.wrap(this.$value) : _superclass = $Object($value);