ChatMessageAckPage({ Key? key, required this.message, this.ackInfo, this.isDialog = false, }) : super(key: key);