Whether the state can be redone.
@override bool get canRedoState { ReactiveStatelessWidget.addToObs?.call(this); return undoRedoPersistState?.canRedoState ?? false; }