clear method

void clear()

Clears the scrolling section so the area can be overwritten.

Implementation

void clear() => section.clear();