const VideoUserInfo({ Key? key, required this.bottomPadding, // @required this.onGoodGift, this.desc, }) : super(key: key);