height method

int height()

The buffer height in cells.

Implementation

int height() => lines.length;