SubTitleRenderModelPlayerMsg constructor
SubTitleRenderModelPlayerMsg({})
Implementation
SubTitleRenderModelPlayerMsg({
this.canvasWidth,
this.canvasHeight,
this.familyName,
this.fontSize,
this.fontScale,
this.fontColor,
this.isBondFontStyle,
this.outlineWidth,
this.outlineColor,
this.lineSpace,
this.startMargin,
this.endMargin,
this.verticalMargin,
this.playerId,
});