ChatWindow constructor

const ChatWindow({
  1. Key? key,
})

Implementation

const ChatWindow({super.key});