menu
flutter_folderview package
documentation
widgets/node_widget.dart
NodeWidget<T>
onTap property
onTap property
dark_mode
light_mode
onTap
property
dynamic Function
(
Node
<
T
>
)
?
onTap
final
Implementation
final Function(Node<T>)? onTap;
flutter_folderview package
documentation
widgets/node_widget
NodeWidget<T>
onTap property
NodeWidget class