undo property

dynamic Function()? undo
final

Function to handle undo action.

Implementation

final Function()? undo;