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