toggle menu
compose
1.4.4
common
switch theme
search in API
compose
/
pro.respawn.kmmutils.compose
/
clickable
clickable
fun
String
.
clickable
(
onClick
:
(
)
->
Unit
)
:
AnnotatedString
Makes this string clickable. When clicked, the
onClick
lambda is invoked
Return
the
AnnotatedString
created