rows property
num
get
rows
The number of rows in the terminal.
Implementation
_i2.num get rows => _i5.getProperty(
this,
'rows',
);
The number of rows in the terminal.
_i2.num get rows => _i5.getProperty(
this,
'rows',
);