Creates constraints for laying out a pargraph.
The width argument must not be null.
ParagraphConstraints({ this.width }) { assert(width != null); }