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