stripe-android
payments-ui-core
/
com.stripe.android.ui.core.elements
/
SectionCard
Section
Card
@
Composable
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
SectionCard
(
modifier
:
Modifier
=
Modifier
,
isSelected
:
Boolean
=
false
,
content
:
@
Composable
(
)
->
Unit
)
Content copied to clipboard
This is the layout for the section card.