onUndo property

(void Function()?) onUndo
final

The function which will undo the onStart function.

Implementation

final void Function()? onUndo;