const VideoPreview( {Key? key, this.ytbcontroller, required this.videoLink, required this.startAt}) : super(key: key);