CardDefaults


object CardDefaults


Default values used for Card

Summary

Public properties

PaddingValues

Default content padding used for a Card

Shape

The default shape of Card, which determines its corner radius.

Public properties

ContentPadding

Added in 1.0.0-alpha01
val ContentPaddingPaddingValues

Default content padding used for a Card

This affects the outermost content padding applied around header images and the content container. Note that there is additional padding applied around the content / text / icons inside a card, this only represents the outer padding for the entire content.

shape

val shapeShape

The default shape of Card, which determines its corner radius.