measurement property
TextMeasurement
get
measurement
The TextMeasurement
of this TextElement as an approximate of what
is actually printed.
Will return the maxWidth if set and the actual text width is larger.
Implementation
TextMeasurement get measurement;