menu
flutter_treeview
flutter_treeview.dart
TreeViewController
<
T
>
selectedKey property
selectedKey
dark_mode
light_mode
selectedKey
property
String
?
selectedKey
final
The key of the select node in the
TreeView
.
Implementation
final String? selectedKey;
flutter_treeview
flutter_treeview
TreeViewController
<
T
>
selectedKey property
TreeViewController class