UEpubTypography constructor
const
UEpubTypography({})
Implementation
const UEpubTypography({
this.fontScale = 1,
this.lineHeight = 1.6,
this.fontFamily,
this.horizontalMargin = 20,
this.verticalMargin = 16,
this.justify = true,
this.paragraphSpacing = 8,
this.letterSpacing = 0,
this.wordSpacing = 0,
this.hyphenate = false,
});