CustomFontFamily

A utility class used to allow for a custom font family to be provided in a way that is both Compose and view based app friendly.

Constructors

Link copied to clipboard
constructor(vararg customFonts: CustomFont)
constructor(fontFamily: FontFamily)