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