suggestionsBoxController property

CupertinoSuggestionsBoxController? suggestionsBoxController
final

Used to control the _SuggestionsBox. Allows manual control to open, close, toggle, or resize the _SuggestionsBox.

Implementation

final CupertinoSuggestionsBoxController? suggestionsBoxController;