const FileEditInput({ required this.filePath, required this.oldString, required this.newString, this.replaceAll = false, });