width property

  1. @override
int width
override

The number of columns of characters.

Implementation

@override
int get width => _display.width;