onSearchableBottomTap property

ValueChanged<bool>? onSearchableBottomTap
final

Called when the search field in CupertinoSliverNavigationBar.search is tapped, toggling between an active and an inactive search state.

Implementation

final ValueChanged<bool>? onSearchableBottomTap;