Skip to content

with style

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.ui.toolkit/withStyle

withStyle

[androidJvm]
inline fun <R : Any> AnnotatedString.Builder.withStyle(style: TextStyle, crossinline block: AnnotatedString.Builder.() -> R): R

Clone this wiki locally