stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
PaymentsTheme
Payments
Theme
@
Composable
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
PaymentsTheme
(
content
:
@
Composable
(
)
->
Unit
)
Content copied to clipboard
Base Theme for Payments Composables. CAUTION: This theme is mutable by merchant configurations.