onRedo property

VoidCallback? onRedo
getter/setter pair

Called when redo is called.

Implementation

VoidCallback? onRedo;