final nodeProvider = NotifierProvider.family<Node, Tree?, String?>( Node.new, dependencies: [componentTreeNotifierProvider], isAutoDispose: true, );