common • net.kernelpanicsoft.archie.gui.layout • Size Size @Immutabledata class Size(val width: Int = 0, val height: Int = 0) Constructors Size constructor(width: Int = 0, height: Int = 0) Properties height val height: Int = 0 width val width: Int = 0