InappChatPage constructor
const
InappChatPage(
- ChatEntity chatEntity, {
- Key? key,
Creates the chat page for chatEntity.
Implementation
const InappChatPage(this.chatEntity, {super.key});