builder property
The builder used to decorate the autocomplete. It should always use the given child.
Defaults to returning the given child.
Implementation
final FFieldBuilder<FAutocompleteStyle> builder;
The builder used to decorate the autocomplete. It should always use the given child.
Defaults to returning the given child.
final FFieldBuilder<FAutocompleteStyle> builder;