JkVideoPlaylistPlayer constructor
const
JkVideoPlaylistPlayer({})
Implementation
const JkVideoPlaylistPlayer({
super.key,
required this.playlist,
this.isLooping = false,
this.autoplay = true,
this.bgColor,
});