double heightFactor
read-only

If non-null, the fraction of the incoming height given to the child.

If non-null, the child is given a tight height constraint that is the max incoming height constraint multipled by this factor.

If null, the incoming height constraints are passed to the child unmodified.