const ChatKitMessageAvChatItem({ Key? key, required this.message, this.enableCallback = true, }) : super(key: key);