onTapUser property

(dynamic Function()?) onTapUser
final

Use for the TextField lets the users input their email or phone number. See also LoginTemplateTextField

Implementation

final Function()? onTapUser;