onTapUndo property

dynamic Function() onTapUndo
final

Callback function for undoing an action.

Implementation

final Function() onTapUndo;