Package-level declarations

Functions

Link copied to clipboard
fun OudsColoredBox(color: OudsColorKeyToken.Surface, modifier: Modifier = Modifier, contentAlignment: Alignment = Alignment.TopStart, propagateMinConstraints: Boolean = false, content: @Composable BoxScope.() -> Unit)

An OUDS colored box is a Box where content color is automatically adjusted to maximize the contrast with the chosen background color.