ComposePreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposePreferences
core
/
com.michaelflisar.composepreferences.core.helper
Package-level
declarations
Functions
Functions
Search
Text
Link copied to clipboard
@
Composable
fun
SearchText
(
text
:
String
,
renderer
:
@
Composable
(
text
:
AnnotatedString
)
->
Unit
)