Function

toFontFamily

Create a FontFamily from this single Font.

toFontFamily

Source set: Common
fun Font.toFontFamily() = FontFamily(this)

Create a FontFamily from this single Font.

Last updated: