CometChatReceipt constructor
const
CometChatReceipt({})
Implementation
const CometChatReceipt({
super.key,
this.waitIcon,
this.sentIcon,
this.deliveredIcon,
this.errorIcon,
this.readIcon,
required this.status,
});