Constructs a new navigation node.
NavNode([ super.index = - 1, super.position, Map<String,dynamic>? userData]) { this.userData = userData ?? {}; }