Object

ShapeDefaults

Contains the default values used by Shapes

Source set: Common
object ShapeDefaults

Contains the default values used by Shapes

Properties

ExtraSmall

Source set: Common
val ExtraSmall: CornerBasedShape

Extra small sized corner shape

Small

Source set: Common
val Small: CornerBasedShape

Small sized corner shape

Medium

Source set: Common
val Medium: CornerBasedShape

Medium sized corner shape

Large

Source set: Common
val Large: CornerBasedShape

Large sized corner shape

LargeIncreased

Source set: Common
@get:Material3ExpressiveApi
val LargeIncreased: CornerBasedShape

Large sized corner shape, slightly larger than Large

ExtraLarge

Source set: Common
val ExtraLarge: CornerBasedShape

Extra large sized corner shape

ExtraLargeIncreased

Source set: Common
@get:Material3ExpressiveApi
val ExtraLargeIncreased: CornerBasedShape

Extra large sized corner shape, slightly larger than ExtraLarge

ExtraExtraLarge

Source set: Common
@get:Material3ExpressiveApi
val ExtraExtraLarge: CornerBasedShape

An extra extra large (XXL) sized corner shape

Last updated: