compose-richtext
common
richtext-ui
/
com.halilibo.richtext.ui.string
/
RichTextStringStyle
/
RichTextStringStyle
Rich
Text
String
Style
constructor
(
boldStyle
:
SpanStyle
?
=
null
,
italicStyle
:
SpanStyle
?
=
null
,
underlineStyle
:
SpanStyle
?
=
null
,
strikethroughStyle
:
SpanStyle
?
=
null
,
subscriptStyle
:
SpanStyle
?
=
null
,
superscriptStyle
:
SpanStyle
?
=
null
,
codeStyle
:
SpanStyle
?
=
null
,
linkStyle
:
SpanStyle
?
=
null
)