MercadoPagoRadius
data class MercadoPagoRadius(val none: Dp, val tiny: Dp, val xsmall: Dp, val small: Dp, val medium: Dp, val large: Dp, val xlarge: Dp, val full: Dp)
Represents the new border radius system configuration for MercadoPago UI components. This class defines the updated corner radius values used throughout the application.