menu
flutter_treeview package
documentation
flutter_treeview
TreeViewController
selectedKey property
selectedKey
brightness_4
selectedKey
property
Null safety
String
?
selectedKey
final
The key of the select node in the
TreeView
.
Implementation
final String? selectedKey;
flutter_treeview package
documentation
flutter_treeview
TreeViewController
selectedKey property
TreeViewController class
Constructors
TreeViewController
Properties
asMap
children
hashCode
runtimeType
selectedKey
selectedNode
Methods
addNode
collapseAll
collapseToNode
copyWith
deleteNode
expandAll
expandToNode
getNode
getParent
loadJSON
loadMap
noSuchMethod
toggleNode
toString
updateNode
withAddNode
withCollapseAll
withCollapseToNode
withDeleteNode
withExpandAll
withExpandToNode
withToggleNode
withUpdateNode
Operators
operator ==