StyleConfig constructor
Implementation
const StyleConfig({
this.isUiEnabled = true,
this.isHideFirstFrame = false,
this.playerUiCss,
this.playerUiJs,
this.supplementalPlayerUiCss,
this.scalingMode = ScalingMode.fit,
});
const StyleConfig({
this.isUiEnabled = true,
this.isHideFirstFrame = false,
this.playerUiCss,
this.playerUiJs,
this.supplementalPlayerUiCss,
this.scalingMode = ScalingMode.fit,
});