stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
StripeTheme
Stripe
Theme
@
Composable
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
StripeTheme
(
isDarkTheme
:
Boolean
=
isSystemInDarkTheme()
,
content
:
@
Composable
(
)
->
Unit
)
Content copied to clipboard