Gesture Detector
Primary nodes
Last updated
Primary nodes
Last updated
Released in version:
1.0.0
Flutter/Dart link:
For the most up-to-date information on this Widget, please click on the Flutter/Dart link in the box above.
Remember that this node is the same as the Flutter Widget.
connector (required)
Widget
Connector for the parent Widget
1.0.0
child (required)
Widget
Child Widget
1.0.0
onDoubleTap
Flow
Flow called when the gesture is double tapped
1.0.11
onLongPress
Flow
Flow called when the gesture is long pressed
1.0.11
onTap (required)
Flow
Flow called when the gesture is tapped
1.0.0