textWidth property

int get textWidth

The width of the text without any constraints as if no width was set.

Implementation

int get textWidth => _textWidth;