redo method

void redo()

Redo the last action.

Implementation

void redo() => sendEvent(const EditorRedo());