wrapWords method

FxTextBuilder wrapWords(
  1. bool value
)

Implementation

FxTextBuilder wrapWords(bool value) => this.._wrapWords = value;