visibleLineCount property

int get visibleLineCount

Number of visible lines.

Implementation

int get visibleLineCount => _visibleLines().length;