Composables UI is out: our new component library for Compose Multiplatform ->
Function

fillHeight

Sets the height of the component to fill the parent's available height (equivalent to height(1.0f)).

Last updated: