inputFormattersPassword property

List<TextInputFormatter>? inputFormattersPassword
final

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

Implementation

final List<TextInputFormatter>? inputFormattersPassword;