Future<bool> clear()

Clears the offscreen buffer.

Source

Future<bool> clear() => proto.write(1);