FontInfo
constructor(mainFamily: FontFamily? = null, headingFamily: FontFamily? = null, codeFamily: FontFamily? = null, size: Size? = null)
Parameters
mainFamily
font family of generic content
headingFamily
font family of headings
codeFamily
font family of code blocks and code spans
size
font size of generic content. Other elements will scale accordingly