lineCount property

int lineCount

Number of lines.

Implementation

int get lineCount => _lines.groupCount;