onTap property

(void Function()?) onTap
final

Callback when the searchfield is tapped or brought into focus

Implementation

final void Function()? onTap;