inputFormattersFullName property

List<TextInputFormatter>? inputFormattersFullName
final

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

Implementation

final List<TextInputFormatter>? inputFormattersFullName;