We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7776a60 commit 86958daCopy full SHA for 86958da
README.md
@@ -70,7 +70,7 @@ _controller.dispose();
70
71
## Using Debounce and Throttle in LanguageTool TextField
72
73
-To incorporate the debounce or throttle functionality into the `LanguageTool TextField`, follow these steps:
+To incorporate the debounce or throttle functionality into the `LanguageTool TextField`, follow these:
74
75
Create a `LanguageToolController` and provide the desired debounce/throttle delay duration and delay type:
76
```dart
0 commit comments