undoSelection method

void undoSelection()

Undo one edit or selection change.

Implementation

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