CardDefaults

Properties

Link copied to clipboard

The default corner radius of the Card (COUI coui_round_corner_m).

Link copied to clipboard

The default margin inside the Card.

Functions

Link copied to clipboard
fun defaultColors(color: Color = COUITheme.colorScheme.surfaceContainer, contentColor: Color = COUITheme.colorScheme.onSurfaceContainer, pressedColor: Color = COUITheme.colorScheme.surfaceContainerHigh): CardColors

The default colors width of the Card.