Returns the intrinsic width of this element.
int getIntrinsicWidth(int height) => widget.getIntrinsicWidth(height);