onTapCode property

dynamic Function()? onTapCode
final

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

Implementation

final Function()? onTapCode;