FormField constructor

const FormField({
  1. String? name,
})

Implementation

const FormField({this.name});