onUndo property

Function? onUndo
final

A callback that registers the user's click to the undo button.

Implementation

final Function? onUndo;