create static method

TextInput create()

Implementation

@$core.pragma('dart2js:noInline')
static TextInput create() => TextInput._();