isSearching property
Whether the widget is currently in search mode.
When true, displays a search text field. When false, displays the title.
Implementation
final bool isSearching;
Whether the widget is currently in search mode.
When true, displays a search text field. When false, displays the title.
final bool isSearching;