ChatBubble({ Key? key, this.message, this.bubbleColor, this.bubbleTextStyle, this.isReciever, this.isSeen, }) : super(key: key);