const EditorCreateLink({ required this.text, required this.url, this.isNewWindow = true, }) : super("createLink");