inputFormattersUser property

List<TextInputFormatter>? inputFormattersUser
final

Use for the TextField lets the users input their email or phone number to confirm for creating new password. See also LoginTemplateTextField

Implementation

final List<TextInputFormatter>? inputFormattersUser;