cols property

  1. @override
int get cols
override

Current terminal width in cells.

Implementation

@override
int get cols => _cols;