lines property

int lines

The number of lines in the file.

Implementation

int get lines => _lineStarts.length;