TreeNodeView constructor

TreeNodeView(
  1. TreeNodeModel model
)

Implementation

TreeNodeView(this.model) : super(key: ObjectKey(model));