FlatWithRadio
class FlatWithRadio( separatorThicknessDp: Float, startSeparatorInsetDp: Float, endSeparatorInsetDp: Float, topSeparatorEnabled: Boolean, bottomSeparatorEnabled: Boolean, additionalVerticalInsetsDp: Float, horizontalInsetsDp: Float, colorsLight: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors, colorsDark: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors) : PaymentSheet.Appearance.Embedded.RowStyle
Constructors
Link copied to clipboard
constructor( context: Context, separatorThicknessDp: Int, startSeparatorInsetDp: Int, endSeparatorInsetDp: Int, topSeparatorEnabled: Boolean, bottomSeparatorEnabled: Boolean, additionalVerticalInsetsDp: Int, horizontalInsetsDp: Int, colorsLight: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors, colorsDark: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors)
constructor( separatorThicknessDp: Float, startSeparatorInsetDp: Float, endSeparatorInsetDp: Float, topSeparatorEnabled: Boolean, bottomSeparatorEnabled: Boolean, additionalVerticalInsetsDp: Float, horizontalInsetsDp: Float, colorsLight: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors, colorsDark: PaymentSheet.Appearance.Embedded.RowStyle.FlatWithRadio.Colors)