ChatInputWidget constructor
const
ChatInputWidget({
- Key? key,
- required ChatController controller,
Implementation
const ChatInputWidget({super.key, required this.controller});