Update docusaurus/docs/Flutter/guides/understanding_filters.mdx
Co-authored-by: Gordon Hayes <[email protected]>
This commit is contained in:
co-authored by
Gordon Hayes
parent
977a6fdc7d
commit
1c846b4da7
@@ -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