Binds({ Key? key, required this.binds, required this.child, }) : assert(binds.isNotEmpty), super(key: key);