pub fn build_search_view() -> SearchViewPartsExpand description
Build the search form widget tree.
Returns a SearchViewParts whose root is a Revealer. The
caller should insert root into the content pane above the
content_stack so the form stays visible while results load into
the grid.