mode property
Default mode for how suggestions are applied to text fields.
Controls the text replacement strategy when a suggestion is selected. Defaults to AutoCompleteMode.replaceWord when null.
Implementation
final AutoCompleteMode? mode;
Default mode for how suggestions are applied to text fields.
Controls the text replacement strategy when a suggestion is selected. Defaults to AutoCompleteMode.replaceWord when null.
final AutoCompleteMode? mode;