LocalFontLoader
Property
Common
Deprecated LocalFontLoader is replaced with LocalFontFamilyResolver
@get:RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
val LocalFontLoader =
staticCompositionLocalOf<Font.ResourceLoader> { noLocalProvidedFor("LocalFontLoader") }
The CompositionLocal to provide platform font loading methods.