Add a Clarification for the docs of suggestionsBuilder of SearchAnchor by ahmedsameha1 · Pull Request #183106 · flutter/flutter

medium

This clarification is helpful, but not entirely accurate. The suggestionsBuilder is also called when the search view is first displayed (with an empty search text), not just when the text changes subsequently. A more precise phrasing would be better.

  /// It is called when the search view is shown, and again whenever the search text changes.