isSearchTab property
Whether this tab is the search tab.
Only one tab should be marked as a search tab. On iOS 26 it renders as the detached search button that morphs into a search field.
Implementation
final bool isSearchTab;
Whether this tab is the search tab.
Only one tab should be marked as a search tab. On iOS 26 it renders as the detached search button that morphs into a search field.
final bool isSearchTab;