compose-richtext
common
richtext-ui
/
com.halilibo.richtext.ui
/
WithStyle
With
Style
@
Composable
fun
RichTextScope
.
WithStyle
(
style
:
RichTextStyle
?
,
children
:
@
Composable
RichTextScope
.
(
)
->
Unit
)
Sets the
RichTextStyle
for its
children
.