BetterPlayerPlaylistConfiguration constructor
const
BetterPlayerPlaylistConfiguration({})
Implementation
const BetterPlayerPlaylistConfiguration({
this.nextVideoDelay = const Duration(milliseconds: 3000),
this.loopVideos = true,
this.initialStartIndex = 0,
});