totalLineCount property

int get totalLineCount

Total rendered line count.

Implementation

int get totalLineCount => _model.viewport.totalLineCount;