If this is -1, the natural request will be used.
Widget.widthRequest
int widthRequest() @propertyGet widthRequest property.
Returns
Override for width request of the widget.
void widthRequest(int propval) @propertySet widthRequest property.
Parameters
propval | Override for width request of the widget. If this is -1, the natural request will be used. |