builder property

SearchAnchorChildBuilder builder
final

Called to create a widget which can open a search view route when it is tapped.

The widget returned by this builder is faded out when it is tapped. At the same time a search view route is faded in.

Implementation

final SearchAnchorChildBuilder builder;