Package-level declarations

Functions

Link copied to clipboard
fun ModifierApplier(modifier: Modifier, content: @Composable () -> Unit)

A minimal layout composable that measures a single child and places it at (0, 0).