clearHistory method

void clearHistory()

Clears the editor's undo history.

Implementation

void clearHistory() => call('clearHistory');