BpkShapes

class BpkShapes(val small: CornerBasedShape = RoundedCornerShape(BpkBorderRadius.Sm), val medium: CornerBasedShape = RoundedCornerShape(BpkBorderRadius.Md), val large: CornerBasedShape = RoundedCornerShape(BpkBorderRadius.Lg))

Constructors

Link copied to clipboard
constructor(small: CornerBasedShape = RoundedCornerShape(BpkBorderRadius.Sm), medium: CornerBasedShape = RoundedCornerShape(BpkBorderRadius.Md), large: CornerBasedShape = RoundedCornerShape(BpkBorderRadius.Lg))

Properties

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