const HordeBox( {Key? key, required this.child, this.actionList, this.title, this.color}) : super(key: key);