Hi there,
Given a Text Field, which we can enable the auto-complete feature, by default it shows 4 suggestions. Using the screen dump below to explain, there are more than 4 suggestions indeed, but FlutterFlow shows 4. The user can use the keyboard to mouse to page down or to scroll down to see other suggestions.
But my question is how can I increase the number of suggestions being displayed? I want to change it to show 10 suggestions instead of 4.