Source set: Common
val LocalFontFamilyResolver =
staticCompositionLocalOf<FontFamily.Resolver> { noLocalProvidedFor("LocalFontFamilyResolver") }
The CompositionLocal for compose font resolution from FontFamily.
The CompositionLocal for compose font resolution from FontFamily.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
val LocalFontFamilyResolver =
staticCompositionLocalOf<FontFamily.Resolver> { noLocalProvidedFor("LocalFontFamilyResolver") }
The CompositionLocal for compose font resolution from FontFamily.
Last updated: