Replies: 2 comments 1 reply
-
change _controller value is work, but should have a better way ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
void clean() {
replaceText(0, plainTextEditingValue.text.length-1, '', TextSelection.collapsed(offset: 0));
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My issue is about [Mobile]
I try clean content in the QuillEditor.
Beta Was this translation helpful? Give feedback.
All reactions