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

fillWidth

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

Last updated: