const ResponseTrigger( {required this.child, required this.trigger, this.ensureSent = false, Key? key}) : super(key: key);