undo method

void undo()

Undo one edit (if any undo events are stored).

Implementation

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