lineCount property

int lineCount

The number of lines.

Implementation

int get lineCount => lineStarts.length;