onTap property

dynamic Function()? onTap
final

Called when the user taps on the search field.

Implementation

final Function()? onTap;