sources/chat/widgets/chat_detail library

Functions

widgetChatDetail(BuildContext context, dynamic service, {required Chat? cachedChat, dynamic onChatUpdated(Chat updatedChat)?, String chatImage = "https://img.freepik.com/free-photo/painting-mountain-lake-with-mountain-background_188544-9126.jpg", required dynamic chatcall(Chat chat), required Function onClose, required dynamic onPressedtoProfile(int userID, String username)}) Widget