onUndo property

VoidCallback? onUndo
getter/setter pair

Called when undo is called.

Implementation

VoidCallback? onUndo;