Children

abstract fun Children(modifier: Modifier = Modifier)

Render node's children using the standard flow/flex dispatch, so a component that replaces a container type (e.g. div) lays its children out like the built-in would.