$TextInputType.wrap constructor

$TextInputType.wrap(
  1. TextInputType $value
)

Implementation

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