onTap property

Function? onTap
final

On tap function that will trigger by tapping on textfield

Implementation

final Function? onTap;