Updates the value on the stack to the next value.
@override void redo() { _update(_stack.redo()); _updateState(); }