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