enableSuggestions property

bool enableSuggestions
final

Whether to show input suggestions as the user types.

Same as TextField.enableSuggestions

Implementation

final bool enableSuggestions;