onTap property
dynamic Function()?
onTap
final
this is the onTap of the custom text field
Implementation
final Function()? onTap;
this is the onTap of the custom text field
final Function()? onTap;