This site requires javascript.
Android Code Search
file:androidx/compose/material/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/material/material/src/commonMain/kotlin/androidx/compose/material/
Text.kt
content_copy
Preview
92:
93:
94:
@Composable
fun
Text
(
text: String,
167:
168:
169:
@Composable
fun
Text
(
text: String,
264:
265:
266:
@Composable
fun
Text
(
text: AnnotatedString,
341:
342:
343:
@Composable
fun
Text
(
text: AnnotatedString,
400:
401:
402:
@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