fillMaxSize

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

Set the size (both width and height) of the current component to given (by default minimum) value.