ReceiverMessage constructor
const
ReceiverMessage({})
Implementation
const ReceiverMessage(
{super.key,
required this.message,
required this.iconInitial,
this.avatarBackgroundColor,
this.backgroundColor});