KVideoPlayer constructor
const
KVideoPlayer({})
Implementation
const KVideoPlayer({
super.key,
this.themeColor,
this.path,
this.url,
this.controller,
this.autoPlay = false,
this.loop = false,
this.showBack = false,
this.showFullScreen = true,
});