This site requires javascript.
Android Code Search
file:androidx/compose/material3/Text.kt function:Text
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
Text.kt
content_copy
Preview
91:
92:
93:
@Composable
fun
Text
(
text: String,
140:
141:
142:
@Composable
fun
Text
(
text: String,
235:
236:
237:
@Composable
fun
Text
(
text: AnnotatedString,
286:
287:
288:
@Composable
fun
Text
(
text: AnnotatedString,
345:
346:
347:
@Composable
fun
Provide
Text
Style(value: TextStyle, content: @Composable () -> Unit) {
val
mergedStyle = LocalTextStyle.current.merge(value)
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main