controllerCode property

TextEditingController? controllerCode
final

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

Implementation

final TextEditingController? controllerCode;