isSearching property

bool isSearching
final

Whether the widget is currently in search mode.

When true, displays a search text field. When false, displays the title.

Implementation

final bool isSearching;