minSize

fun Modifier.minSize(width: CssSize?, height: CssSize?): Modifier(source)

Set the minimal size (both width and height) of the current component.