CometChatReceipt component renders the receipts such as sending, sent, delivered, read, and error state indicators of a message.
How to integrate CometChatReceipt?
SinceCometChatReceipt is a widget, it can be added directly in the build method. CometChatReceipt includes various attributes and methods to customize its UI.
- Dart
Properties
To style or customize theCometChatReceipt, you can use the available parameters.
ReceiptStyle
Custom style for receipts.Usage
- Dart