<itemvalue="Creates a collapsed selection at the given text position. A collapsed selection starts and ends at the same offset, which means it contains zero characters but instead serves as an insertion point in the text."/>
<itemvalue="supply UI stage DEPART"/>
<itemvalue="supply operation cmd HANDLE USER ACTION"/>
<itemvalue="update self clean poll time config"/>
@ -61,13 +62,12 @@
<itemvalue="shark"/>
<itemvalue="flattened"/>
<itemvalue="The type of the [RawAutocomplete] callback which returns a [Widget] that displays the specified [options] and calls [onSelected] if the user selects an option. The returned widget from this callback will be wrapped in an [AutocompleteHighlightedOption] inherited widget. This will allow this callback to determine which option is currently highlighted for keyboard navigation. See also: [RawAutocomplete.optionsViewBuilder], which is of this type."/>
<itemvalue="{@macro flutter.widgets.RawAutocomplete.optionsViewBuilder} If not provided, will build a standard Material-style list of results by default."/>