RuleNode({ required this.id, required this.type, required this.data, this.root = false, this.x = 0, this.y = 0, });