fun resize(width: Int, height: Int): Unit
Resizes the widget.
width - New width.
width
height - New height.
height