const HiveBoxesList({ Key? key, required this.boxes, required this.onBoxNameSelected, }) : super(key: key);