getDeleteMessageBubble abstract method
override this to change view of deleted message
Implementation
Widget getDeleteMessageBubble(
BaseMessage messageObject, CometChatTheme theme);
override this to change view of deleted message
Widget getDeleteMessageBubble(
BaseMessage messageObject, CometChatTheme theme);