onTap property

dynamic Function()? onTap
final

this is the onTap of the custom text field

Implementation

final Function()? onTap;