onSearchableBottomTap property
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;
Called when the search field in CupertinoSliverNavigationBar.search is tapped, toggling between an active and an inactive search state.
final ValueChanged<bool>? onSearchableBottomTap;