bounds method

  1. @override
Rectangle bounds()
override

The bounding rectangle of the terminal screen.

Implementation

@override
Rectangle bounds() => _buf.bounds();