onTap property

dynamic Function()? onTap
final

Tap callback on the input field.

Implementation

final Function()? onTap;