onTap property

GestureTapCallback? onTap
final

Called for each distinct tap except for every second tap of a double tap.

Same as TextField.onTap

Implementation

final GestureTapCallback? onTap;