longestLine property
The distance from the left edge of the leftmost glyph to the right edge of the rightmost glyph in the paragraph.
Valid only after layout has been called.
Implementation
double get longestLine native 'Paragraph_longestLine';
The distance from the left edge of the leftmost glyph to the right edge of the rightmost glyph in the paragraph.
Valid only after layout has been called.
double get longestLine native 'Paragraph_longestLine';