diff --git a/lib/widgets/text_selection.dart b/lib/widgets/text_selection.dart index 9ad7c5ef..64534c0c 100644 --- a/lib/widgets/text_selection.dart +++ b/lib/widgets/text_selection.dart @@ -206,7 +206,6 @@ class EditorTextSelectionOverlay { endpoints, selectionDelegate, clipboardStatus, - Offset(0, 0), ), ), );