Card Defaults
object CardDefaults
Properties
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.