create static method

InputTextConfig create()

Implementation

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