onUndo property

ChangeNotifier onUndo
final

Notifies listeners that undo has been called.

Implementation

final ChangeNotifier onUndo = ChangeNotifier();