softWrap method

RichTextBuilder softWrap()

Implementation

RichTextBuilder softWrap() {
  return this.._softWrap = true;
}