const UniversalHlsWebPlayer({ Key? key, this.width, this.height, required this.videoPath, }) : super(key: key);