const VideoPlayerDesktop( {Key? key, this.filePath, this.url, this.asset, this.width, this.height}) : super(key: key);