Home
last modified time | relevance | path

Searched defs:ProvideTextStyle (Results 1 – 2 of 2) sorted by relevance

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DText.kt346 fun ProvideTextStyle(value: TextStyle, content: @Composable () -> Unit) { in ProvideTextStyle() method
/compose/material/material/src/commonMain/kotlin/androidx/compose/material/
DText.kt401 fun ProvideTextStyle(value: TextStyle, content: @Composable () -> Unit) { in ProvideTextStyle() method