onTap property

Function? onTap
final

A callback function triggered when the text field is tapped.

Implementation

final Function? onTap;