Paragraph layout breaks the text into lines, and ellipsizing (if applicable) will truncate the last run of a line at the point where word wrap would have occurred. Fixes https://github.com/flutter/flutter/issues/18198
Paragraph layout breaks the text into lines, and ellipsizing (if applicable) will truncate the last run of a line at the point where word wrap would have occurred. Fixes https://github.com/flutter/flutter/issues/18198