sizeIn

fun sizeIn(minWidth: Dp? = null, minHeight: Dp? = null, maxWidth: Dp? = null, maxHeight: Dp? = null): AdModifier(source)

Factory: sets width and height min/max constraints.