Skip to main content
CometChatCallBubble is a widget that displays the call information and a button to join a direct call. If CometChatMessages has been launched for a Group only the video call button will be present in the CometChatMessageHeader, pressing on which shall navigate the user to the CometChatOngoingCall Widget and a CustomMessage will be sent in the background with details for other group members to join the call, this CustomMessage will be displayed on the CometChatMessageList using this CometChatCallBubble.

Usage

CometChatCallBubble can be used as a child Widget for a Container or SizedBox or along with other children Widgets in a Row or Column.

Properties


callBubbleStyle

A CallBubbleStyle object will be used to customize the appearance of the widget