onTap property
void Function()
onTap
final
Callback function triggered when the search bar is tapped.
Implementation
final void Function() onTap;
Callback function triggered when the search bar is tapped.
final void Function() onTap;