wrapWords property
Whether words which don't fit in one line should be wrapped.
If false, the fontSize is lowered as far as possible until all words fit into a single line.
Implementation
final bool wrapWords;
Whether words which don't fit in one line should be wrapped.
If false, the fontSize is lowered as far as possible until all words fit into a single line.
final bool wrapWords;