@ -203,8 +203,7 @@ mixin RawEditorStateTextInputClientMixin on EditorState
diff.start,
diff.deleted.length,
diff.inserted,
value.selection.copyWith(
affinity: widget.configurations.controller.selection.affinity),
value.selection,
);
}