controllerPassword property

TextEditingController? controllerPassword
final

Use for the TextField lets the users input their password. See also LoginTemplateTextField

Implementation

final TextEditingController? controllerPassword;