Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Flutter
Card — CometChat documentation.
CometChatCard
CometChatCard( title: 'Title', subtitle: 'Subtitle', avatar: CometChatAvatar(), bottomView: Text('Bottom View'), );
Was this page helpful?