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