onTap property
dynamic Function()?
onTap
final
Called when the user taps on the search field.
Implementation
final Function()? onTap;
Called when the user taps on the search field.
final Function()? onTap;