menu
fml package
documentation
widgets/treeview/node/tree_node_view.dart
TreeNodeView
TreeNodeView.new constructor
TreeNodeView.new constructor
dark_mode
light_mode
TreeNodeView
constructor
TreeNodeView
(
TreeNodeModel
model
)
Implementation
TreeNodeView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/treeview/node/tree_node_view
TreeNodeView
TreeNodeView.new constructor
TreeNodeView class