VideoViewerLanguage constructor
const
VideoViewerLanguage({})
CUSTOM LANGUAGE FOR VIDEO VIEWER
Implementation
const VideoViewerLanguage({
this.settings = "Settings",
this.quality = "Quality",
this.speed = "Speed",
this.caption = "Caption",
this.captionNone = "None",
this.normalSpeed = "Normal",
this.seconds = "Seconds",
});