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