onTap property

VoidCallback? onTap
final

Callback function to be called when the input field is tapped.

Implementation

final VoidCallback? onTap;