StrutStyleDto constructor
const
StrutStyleDto({})
Implementation
const StrutStyleDto({
this.fontFamily,
this.fontFamilyFallback,
this.fontSize,
this.fontWeight,
this.fontStyle,
this.height,
this.leading,
this.forceStrutHeight,
});