CheckBoxDialog({Key? key, required this.dataList, this.title, required this.selectId}) : super(key: key);