const AddNewDialog({ Key? key, required this.objectAsJson, required this.allColumns, }) : super(key: key);