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