🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

LocalFontFamilyResolver

The CompositionLocal for compose font resolution from FontFamily.

Source set: Common
public val LocalFontFamilyResolver:
    ProvidableCompositionLocal<androidx.compose.ui.text.font.FontFamily.Resolver> =
    computedDefaultOf("LocalFontFamilyResolver") { LocalOwner.currentValue.fontFamilyResolver }

The CompositionLocal for compose font resolution from FontFamily.