MinWidth

val MinWidth: Dp

The default min width applied for all buttons. Note that you can override it by applying Modifier.widthIn directly on the button composable.