From a73fca1f76925fd25137ca91182045bb0aba9df2 Mon Sep 17 00:00:00 2001 From: Ahmed Hnewa <73608287+freshtechtips@users.noreply.github.com> Date: Sat, 21 Oct 2023 10:54:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b9c4762..c02f6097 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ QuillProvider( configurations: QuillConfigurations(controller: _controller), child: Column( children: [ - QuillToolbar.basic(controller: _controller), + QuillToolbar.basic(), Expanded( child: Container( child: QuillEditor.basic(