IntSize

@Stable
fun IntSize(width: Int, height: Int): IntSize

Constructs an IntSize from width and height Int values.