suggestionController property

SuggestionController? suggestionController
final

A controller for the suggestion behaviour and customisations. You can as well extend this controller for a more custom behaviour.

Implementation

final SuggestionController? suggestionController;