menu
nice2dev_flutter_ui
data\nice_data3.dart
NiceTreeList
<
T
>
onNodeTap property
onNodeTap
dark_mode
light_mode
onNodeTap
property
void Function
(
NiceTreeListNode
<
T
>
node
)
?
onNodeTap
final
Implementation
final void Function(NiceTreeListNode<T> node)? onNodeTap;
nice2dev_flutter_ui
nice_data3
NiceTreeList
<
T
>
onNodeTap property
NiceTreeList class