UserPresetDesignToken

@Serializable
data class UserPresetDesignToken(val borderRadius: BorderRadiusType, val borderWidth: BorderWidthType, val spacingBase: Int, val theme: String, val colors: UserPresetDesignColors)

Constructors

Link copied to clipboard
constructor(borderRadius: BorderRadiusType, borderWidth: BorderWidthType, spacingBase: Int, theme: String, colors: UserPresetDesignColors)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard