Creates a new node with the given data
Node({ required this.data, this.position = Offset.zero, this.hideNodes = false, });