borderStrokeWidthDp
The border used for inputs, tabs, and other components in PaymentSheet.
Parameters
borderStrokeWidthDp
The border width in dp.
fun borderStrokeWidthDp(context: Context, @DimenRes borderStrokeWidthRes: Int): PaymentSheet.Shapes.Builder
The border used for inputs, tabs, and other components in PaymentSheet.
Parameters
borderStrokeWidthRes
The border width resource ID.