compose-multiplatform-html-unified
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-material3
/
com.huanshankeji.compose.material3.ext
/
MaterialText
Material
Text
@
Composable
inline
fun
MaterialText
(
text
:
String
,
modifier
:
Modifier
=
Modifier
,
color
:
Color
?
=
null
)
(
source
)
An explicit alias of
Text
.