onTapPassword property

dynamic Function()? onTapPassword
final

Use for the TextField lets the users input the new password. See also LoginTemplateTextField

Implementation

final Function()? onTapPassword;