onUndo method

void onUndo(
  1. FluentDocument document
)

Called after an undo operation restores the document state.

Implementation

void onUndo(FluentDocument document) {}