Update docusaurus/docs/Flutter/guides/understanding_filters.mdx
Co-authored-by: Gordon Hayes <funwithflutter@gmail.com>
This commit is contained in:
@@ -93,7 +93,7 @@ Filter.query('name', 'demo')
|
||||
|
||||
#### Filter.autoComplete
|
||||
|
||||
Matches values with the specified prefix.
|
||||
The 'autoComplete' filter matches values with the specified prefix.
|
||||
|
||||
```dart
|
||||
Filter.autoComplete('name', 'demo')
|
||||
|
||||
Reference in New Issue
Block a user