Compose Unstyled 2.0 is out! Check the official announcement blog ->
Property

LocalTextStyle

CompositionLocal containing the preferred TextStyle that will be used by Text components by default.

Source set: Android
public val LocalTextStyle: ProvidableCompositionLocal<TextStyle>

CompositionLocal containing the preferred TextStyle that will be used by Text components by default.

Last updated: