nuhkoca
Compose
n\
paragraphStyle
lineHeight
MR3Y
Albert Chang
\n
SpanStyle(fontSize = 0.4f.em)
buildAnnotatedString { append(paragraph1) withStyle(SpanStyle(fontSize = 0.4f.em)) { append('\n') } append(paragraph2) }
withStyle(style = ParagraphStyle(lineHeight = 8.sp)) { append() }
A modern programming language that makes developers happier.