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