Source set: Common
public val CircleShape: RoundedCornerShape = RoundedCornerShape(50)
Circular Shape with all the corners sized as the 50 percent of the shape size.
Circular Shape with all the corners sized as the 50 percent of the shape size.
public val CircleShape: RoundedCornerShape = RoundedCornerShape(50)
Circular Shape with all the corners sized as the 50 percent of the shape size.