Dyte Design Token
data class DyteDesignToken(val borderRadius: BorderRadiusType, val borderWidth: BorderWidthType, val colors: UserPresetDesignColors)
Constructors
Link copied to clipboard
constructor(borderRadius: BorderRadiusType, borderWidth: BorderWidthType, colors: UserPresetDesignColors)