MessageItem constructor
const
MessageItem({})
Implementation
const MessageItem(
{super.key,
required this.message,
this.messageTextStyle,
required this.myMessageBackGrounColor,
required this.otherMessageBackGrounColor});