AzTextFormField constructor

AzTextFormField({
  1. Key? key,
})

Implementation

AzTextFormField({Key? key}) : super(key: key);