🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

buildAnnotatedString

Build a new AnnotatedString by populating newly created AnnotatedString.Builder provided by builder.

buildAnnotatedString

Source set: Common
public inline fun buildAnnotatedString(builder: (Builder).() -> Unit): AnnotatedString

Build a new AnnotatedString by populating newly created AnnotatedString.Builder provided by builder.

Parameters

builder lambda to modify AnnotatedString.Builder