onTap property

Function? onTap
final

defines the function to execute on tap on the input field.

Implementation

final Function? onTap;