Package-level declarations

Properties

Link copied to clipboard

CompositionLocal containing the preferred content color for a given position in the hierarchy.

Functions

Link copied to clipboard
fun ProvidesContentColor(color: Color, content: @Composable () -> Unit)

Sets LocalContentColor to the provided color.