rows property

  1. @override
int get rows
override

Current terminal height in cells.

Implementation

@override
int get rows => _rows;