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