lineCount property

int get lineCount

The number of lines.

Implementation

int get lineCount => lineStarts.length;