menu
ventour_connector package
documentation
domain/models/ventour/customer_place/tour/navigation_tree/navigation_tree.dart
NavigationTree
NavigationTree.new constructor
NavigationTree.new constructor
dark_mode
light_mode
NavigationTree
constructor
NavigationTree
(
{
required
TreeNode
treeNode
,
})
Implementation
NavigationTree({required this.treeNode});
ventour_connector package
documentation
domain/models/ventour/customer_place/tour/navigation_tree/navigation_tree
NavigationTree
NavigationTree.new constructor
NavigationTree class