double widthFactor
read-only

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

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

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