inputFormattersCode property

List<TextInputFormatter>? inputFormattersCode
final

Use for the TextField lets the users input the OTP code. See also LoginTemplateTextField

Implementation

final List<TextInputFormatter>? inputFormattersCode;