findNodeByController

fun findNodeByController(root: NavigationNode = rootNode, targetController: BaseController): NavigationNode?