CustomIcons constructor
const
CustomIcons({})
Implementation
const CustomIcons({
this.play,
this.pause,
this.repeat,
this.rewind,
this.fastForward,
this.sound,
this.mute,
this.videoFit,
this.pip,
this.exitPip,
this.minimize,
this.fullscreen,
this.lock,
this.unlock,
});