Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun OudsColoredBox(color: OudsColoredBox.Color, 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.