fillMaxWidth

fun Modifier.fillMaxWidth(fraction: Float = 1.0f): Modifier(source)

Requests to fill the available width, optionally by a fraction.