StyleOverrideTable constructor
StyleOverrideTable({})
Implementation
StyleOverrideTable({
this.fontFamily,
this.fontPostScriptName,
this.fontWeight,
this.fontSize,
this.letterSpacing,
this.fills,
this.lineHeightPx,
this.lineHeightPercent,
this.lineHeightPercentFontSize,
this.lineHeightUnit,
});