VideoWidget({Key? key, required this.url, required this.play, this.isFromProject = false}) : super(key: key);