create static method

FormField create()

Implementation

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