EzTextFormField constructor

EzTextFormField({
  1. Key? key,
})

Implementation

EzTextFormField({ Key? key }) : super(key: null);