suggestionsBoxController property

SuggestionsBoxController? suggestionsBoxController
final

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

Implementation

final SuggestionsBoxController? suggestionsBoxController;