Clears area of the screen to empty cells.
area
@override void clearArea(Rectangle area) => buffer.clearArea(area);