mosaic
Toggle table of contents
0.18.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-runtime
/
com.jakewharton.mosaic.text
/
SpanStyle
/
copy
copy
fun
copy
(
color
:
Color
=
this.color
,
background
:
Color
=
this.background
,
textStyle
:
TextStyle
=
this.textStyle
,
underlineStyle
:
UnderlineStyle
=
this.underlineStyle
,
underlineColor
:
Color
=
this.underlineColor
)
:
SpanStyle