Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_ui
/
io.writeopia.ui.utils
/
Spans
/
createStringWithSpans
create
String
With
Spans
fun
createStringWithSpans
(
text
:
String
?
,
spans
:
Iterable
<
SpanInfo
>
,
isDarkTheme
:
Boolean
)
:
AnnotatedString