onSearchableBottomTap property
final
Called when the search field in CupertinoSliverNavigationBar.search is tapped, toggling the search state between active and inactive.
Implementation
final ValueChanged<bool>? onSearchableBottomTap;
Called when the search field in CupertinoSliverNavigationBar.search is tapped, toggling the search state between active and inactive.
final ValueChanged<bool>? onSearchableBottomTap;