void onNodeAttributesUpdated( CNode node, CNode oldNode, { bool isUndoRedo = false, }) => _onNodeAttributesUpdated?.call(node, oldNode, isUndoRedo);