Constructor
const MultiRxBuilder({ Key? key, required this.states, required this.builder, }) : super(key: key);