Custom

class Custom(color: ColorValue, radius: Float = 0.0f) : BorderStyle

Renders a border in the specified color and with the specified radius.

Constructors

Link copied to clipboard
constructor(color: ColorValue, radius: Float = 0.0f)