menu
flutter_treeview package
documentation
flutter_treeview
Node
<
T
>
key property
key
brightness_4
key
property
Null safety
String
key
final
The unique string that identifies this object.
Implementation
final String key;
flutter_treeview package
documentation
flutter_treeview
Node
<
T
>
key property
Node class
Constructors
Node
Properties
asMap
children
data
expanded
hasData
hashCode
hasIcon
icon
iconColor
isParent
key
label
parent
runtimeType
selectedIconColor
Methods
copyWith
noSuchMethod
toString
Operators
operator ==
Static methods
fromLabel
fromMap