When this action is invoked, provider.removeNode will be called with targetPath.
Source
DeleteActionNode(String path, MutableNodeProvider provider, this.targetPath, {
this.onDelete
}) : super(path, provider);
When this action is invoked, provider.removeNode will be called with targetPath.
DeleteActionNode(String path, MutableNodeProvider provider, this.targetPath, {
this.onDelete
}) : super(path, provider);