width property

int width
override

The number of columns of characters.

Implementation

int get width => _display.width;