copy

fun copy(    color: Color = this.color,     background: Color = this.background,     textStyle: TextStyle = this.textStyle,     underlineStyle: UnderlineStyle = this.underlineStyle,     underlineColor: Color = this.underlineColor): SpanStyle