AdFeedWidget({ Key? key, required this.posId, this.show = true, this.width = 375, this.height = 128, }) : super(key: key);