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