toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-ui-core
/
com.stripe.android.ui.core.elements
/
HyperlinkedText
Hyperlinked
Text
@
Composable
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
HyperlinkedText
(
text
:
String
,
modifier
:
Modifier
=
Modifier
,
color
:
Color
=
Color.Unspecified
,
style
:
TextStyle
=
LocalTextStyle.current
)