onTap property

dynamic Function()? onTap
final

Callback when the text field is tapped.

Implementation

final Function()? onTap;