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