I'm trying to create a search box, like the one shown here: https://docs.flutterflow.io/data-and-backend/searching-data/simple-search
However, there's no instructions for it on the documentation page, and when I replicate the widget tree, I get this:
How are they doing this (with the buttons appearing in the TextField)?