findSuggestions property
Callback to generate suggestions. This is only used when not providing a controller
Implementation
final GenerateSuggestions<T>? findSuggestions;
Callback to generate suggestions. This is only used when not providing a controller
final GenerateSuggestions<T>? findSuggestions;