Composables UI is out: our new component library for Compose Multiplatform ->
Compose Component

ProvideTextStyle

This function is used to set the current value of LocalTextStyle, merging the given style with the current style values for any missing attributes.

Last updated: