Start native apps faster with the Composables CLI ->
Object

ShapeDefaults

Contains the default values used by Shapes

Source set: Common
public object ShapeDefaults

Contains the default values used by Shapes

Properties

ExtraSmall

Source set: Common
public val ExtraSmall: CornerBasedShape = ShapeTokens.CornerExtraSmall

Extra small sized corner shape

Small

Source set: Common
public val Small: CornerBasedShape = ShapeTokens.CornerSmall

Small sized corner shape

Medium

Source set: Common
public val Medium: CornerBasedShape = ShapeTokens.CornerMedium

Medium sized corner shape

Large

Source set: Common
public val Large: CornerBasedShape = ShapeTokens.CornerLarge

Large sized corner shape

LargeIncreased

Source set: Common
public val LargeIncreased: CornerBasedShape = ShapeTokens.CornerLargeIncreased

Large sized corner shape, slightly larger than Large

ExtraLarge

Source set: Common
public val ExtraLarge: CornerBasedShape = ShapeTokens.CornerExtraLarge

Extra large sized corner shape

ExtraLargeIncreased

Source set: Common
public val ExtraLargeIncreased: CornerBasedShape = ShapeTokens.CornerExtraLargeIncreased

Extra large sized corner shape, slightly larger than ExtraLarge

ExtraExtraLarge

Source set: Common
public val ExtraExtraLarge: CornerBasedShape = ShapeTokens.CornerExtraExtraLarge

An extra extra large (XXL) sized corner shape