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