Companion

Functions

Link copied to clipboard

Wrap a FormattedStrings into a formatted string with no style.

Wrap FormattedStrings into a formatted string with no style.

fun wrap(vararg strings: String): FormattedString

Wrap strings into a formatted string with no style.

Wrap a string into a formatted string with no style.