toFontFamily
Source set: Common
fun Font.toFontFamily() = FontFamily(this)
Create a FontFamily from this single Font.
Create a FontFamily from this single Font.
fun Font.toFontFamily() = FontFamily(this)
Create a FontFamily from this single Font.
Last updated: