clear method

void clear()

Clears the buffer over its full bounds.

Upstream: third_party/ultraviolet/buffer.go (Clear).

Implementation

void clear() => clearArea(bounds());