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