menu
custom_flutter_fancy_tree_view package
documentation
flutter_fancy_tree_view.dart
NodeWidget
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Callback fired when the user long presses this
NodeWidget
.
Implementation
final VoidCallback? onLongPress;
custom_flutter_fancy_tree_view package
documentation
flutter_fancy_tree_view
NodeWidget
onLongPress property
NodeWidget class