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 b9d4d93 commit 05215b3Copy full SHA for 05215b3
lib/src/toolbar/buttons/clipboard_button.dart
@@ -52,7 +52,7 @@ class ClipboardMonitor {
52
}
53
54
class QuillToolbarClipboardButton extends QuillToolbarToggleStyleBaseButton {
55
- const QuillToolbarClipboardButton({
+ QuillToolbarClipboardButton({
56
required super.controller,
57
required this.clipboardAction,
58
super.options = const QuillToolbarToggleStyleButtonOptions(),
0 commit comments