The terminal size as a record of (width, height).
@override ({int width, int height}) get size => _control.size;